1 write to _attributeArray
System (1)
compmod\system\componentmodel\TypeDescriptor.cs (1)
3376
_attributeArray
= attrs;
1 reference to _attributeArray
System (1)
compmod\system\componentmodel\TypeDescriptor.cs (1)
3389
Attribute[] newAttrs =
_attributeArray
;