1 write to _attributeArray
System.ComponentModel.TypeConverter (1)
System\ComponentModel\TypeDescriptor.cs (1)
2905
_attributeArray
= attrs;
1 reference to _attributeArray
System.ComponentModel.TypeConverter (1)
System\ComponentModel\TypeDescriptor.cs (1)
2918
Attribute[] newAttrs =
_attributeArray
;