2 writes to attributeUses
System.Xml (2)
System\Xml\Schema\XmlSchemaComplexType.cs (2)
259
attributeUses
= new XmlSchemaObjectTable();
424
this.
attributeUses
= null;
2 references to attributeUses
System.Xml (2)
System\Xml\Schema\XmlSchemaComplexType.cs (2)
258
if (
attributeUses
== null) {
261
return
attributeUses
;