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)
151AttributeCollection? attrs = _attributeCollection;