1 write to type
System (1)
compmod\system\componentmodel\AttributeCollection.cs (1)
237
_foundAttributeTypes[ind].
type
= attributeType;
2 references to type
System (2)
compmod\system\componentmodel\AttributeCollection.cs (2)
215
if (_foundAttributeTypes[ind].
type
== attributeType)
226
if (_foundAttributeTypes[ind].
type
== null)