1 write to type
System.ComponentModel.TypeConverter (1)
System\ComponentModel\AttributeCollection.cs (1)
170
_foundAttributeTypes[ind].
type
= attributeType;
2 references to type
System.ComponentModel.TypeConverter (2)
System\ComponentModel\AttributeCollection.cs (2)
147
if (_foundAttributeTypes[ind].
type
== attributeType)
159
if (_foundAttributeTypes[ind].
type
== null)