3 writes to _attributeCollection
System.ComponentModel.TypeConverter (3)
System\ComponentModel\MemberDescriptor.cs (3)
138
_attributeCollection
= null;
157
_attributeCollection
= attrs;
225
_attributeCollection
= null;
1 reference to _attributeCollection
System.ComponentModel.TypeConverter (1)
System\ComponentModel\MemberDescriptor.cs (1)
151
AttributeCollection? attrs =
_attributeCollection
;