2 references to TypeRef
System.AddIn (2)
System\Addin\MiniReflection\TypeInfo.cs (2)
141
_representation = Representation.
TypeRef
| Representation.Name;
262
get { return (_representation & Representation.
TypeRef
) != 0; }