.net - How I can modify InternalsVisibleTo in assembly using Reflexii? -


i modify internalsvisibleto attribute value in assembly? in reflector see [assembly: internalsvisibleto(assemblyname)] don't see assemblyinfo.cs can modify. if possible i'd change assemblyname in attribute name of native assembly.

i think can't it. first value of attribute constant, couldn't changed via reflection. second cant change attributes of assembly.


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

c# - Can I intercept a SOAP response in .NET before a content type binding mismatch ProtocolException? -

css - Can I use the :after pseudo-element on an input field? -