2 writes to attributeUses
System.Xml (2)
System\Xml\Schema\XmlSchemaAttributeGroup.cs (2)
66attributeUses = new XmlSchemaObjectTable(); 112newGroup.attributeUses = null;
2 references to attributeUses
System.Xml (2)
System\Xml\Schema\XmlSchemaAttributeGroup.cs (2)
65if (attributeUses == null) { 68return attributeUses;