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