.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 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -