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