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

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

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