3 writes to attributeCollection
System (3)
compmod\system\componentmodel\MemberDescriptor.cs (3)
149
attributeCollection
= null;
166
attributeCollection
= attrs;
282
attributeCollection
= null;
1 reference to attributeCollection
System (1)
compmod\system\componentmodel\MemberDescriptor.cs (1)
162
AttributeCollection attrs =
attributeCollection
;