3 references to ReflectionAssembly
System.AddIn (3)
System\Addin\MiniReflection\MiniAssembly.cs (3)
54_representation = Representation.ReflectionAssembly; 63get { return (_representation & Representation.ReflectionAssembly) != 0; } 218if ((_representation & Representation.ReflectionAssembly) != 0)