3 writes to _typeName
System (3)
compmod\system\componentmodel\AttributeProviderAttribute.cs (3)
34
_typeName
= typeName;
49
_typeName
= typeName;
64
_typeName
= type.AssemblyQualifiedName;
1 reference to _typeName
System (1)
compmod\system\componentmodel\AttributeProviderAttribute.cs (1)
76
return
_typeName
;