4 references to Token
System.AddIn (4)
System\Addin\MiniReflection\TypeInfo.cs (4)
83_representation = Representation.Token; 105_representation = Representation.Token | Representation.Name | Representation.AssemblyQualifiedName; 121_representation = Representation.Token | Representation.Name | Representation.AssemblyQualifiedName; 253get { return (_representation & Representation.Token) != 0; }