1 write to _attrs
System.ComponentModel.TypeConverter (1)
System\ComponentModel\TypeDescriptor.cs (1)
2883
_attrs
= attrs;
1 reference to _attrs
System.ComponentModel.TypeConverter (1)
System\ComponentModel\TypeDescriptor.cs (1)
2891
return new AttributeTypeDescriptor(
_attrs
, base.GetTypeDescriptor(objectType, instance));