internalsvisibleto - LinqPad access to internals of signed assemblies -



internalsvisibleto - LinqPad access to internals of signed assemblies -

is there signed version of linqpad utilize in order access internals of signed assemblies?

yes. in linqpad, go to: edit, preferences... , advanced tab, , alter next setting:

and (as says in screenshot) add together next project's assemblyinfo.cs:

[assembly: internalsvisibleto("linqpadquery")]

linqpad internalsvisibleto signed-assembly

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -