1 write to attributeGroups
System.Xml (1)
System\Xml\Schema\XmlSchema.cs (1)
398attributeGroups = new XmlSchemaObjectTable();
2 references to attributeGroups
System.Xml (2)
System\Xml\Schema\XmlSchema.cs (2)
397if (attributeGroups == null) { 400return attributeGroups;