2 writes to _attributeUses
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaAttributeGroup.cs (2)
48
internal XmlSchemaObjectTable AttributeUses =>
_attributeUses
??= new XmlSchemaObjectTable();
97
newGroup.
_attributeUses
= null;