Visual Studio 2010 を使用してプライベート アクセサー クラスを作成しようとしています。
Publicize.exe の戻り値は次のとおりです。
Error occurred during processing of assembly xxx Value cannot be null.
Parameter name: interfaceType
プロジェクトで internals と InternalVisibleTo を使用しています。おそらくそれが問題の原因ですか?