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