.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

Capture and play voice with Asterisk ARI -

java - Why database contraints in HSQLDB are only checked during a commit when using transactions in Hibernate? -

visual studio - Installing Packages through Nuget - "Central Directory corrupt" -