1 write to _attributeGroups
System.Private.Xml (1)
System\Xml\Schema\XmlSchema.cs (1)
336
public XmlSchemaObjectTable AttributeGroups =>
_attributeGroups
??= new XmlSchemaObjectTable();