7 references to AssemblyQualifiedName
System.AddIn (7)
System\Addin\MiniReflection\TypeInfo.cs (7)
105_representation = Representation.Token | Representation.Name | Representation.AssemblyQualifiedName; 121_representation = Representation.Token | Representation.Name | Representation.AssemblyQualifiedName; 183_representation |= Representation.AssemblyQualifiedName; 198_representation = Representation.Name | Representation.AssemblyQualifiedName | Representation.ReflectionType; 243get { return (_representation & Representation.AssemblyQualifiedName) != 0; } 381_representation |= Representation.AssemblyQualifiedName; 403_representation |= Representation.AssemblyQualifiedName;