2 writes to _typeName
System (2)
compmod\system\componentmodel\TypeDescriptionProviderAttribute.cs (2)
30_typeName = typeName; 43_typeName = type.AssemblyQualifiedName;
1 reference to _typeName
System (1)
compmod\system\componentmodel\TypeDescriptionProviderAttribute.cs (1)
54return _typeName;