<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Assembly Signing on Marko Apfel</title><link>http://blog.marko-apfel.de/tags/assembly-signing/</link><description>Recent content in Assembly Signing on Marko Apfel</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Thu, 27 Oct 2011 14:35:00 +0200</lastBuildDate><atom:link href="http://blog.marko-apfel.de/tags/assembly-signing/index.xml" rel="self" type="application/rss+xml"/><item><title>InternalsVisibleTo, PublicKey and PublicKeyToken</title><link>http://blog.marko-apfel.de/posts/internalsvisibleto-publickey-and-publickeytoken/</link><pubDate>Thu, 27 Oct 2011 14:35:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/internalsvisibleto-publickey-and-publickeytoken/</guid><description>&lt;h2 id="intro"&gt;Intro&lt;/h2&gt;
&lt;p&gt;If you want to test the internals of a productive assembly you must mark the assembly with the InternalsVisibleTo-attribute. This attribute has only one constructor which needs the name of the testing assembly.&lt;/p&gt;</description></item></channel></rss>