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