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