Castle Windsor InternalsVisibleTo Silverlight
问题 I'm using Castle Windsor for SL v2.5.1.0. I have it proxy internal classes (the interfaces are public of course, but the implementation is internal, so that the consumer is only aware of the interface). I'm using the following attributes in my assembly with the internal classes [assembly: InternalsVisibleTo("Castle.Core, PublicKey