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