5 references to attributeGroups
System.Xml (5)
System\Xml\Schema\SchemaSetCompiler.cs (5)
75AddToTable(attributeGroups, attributeGroup.QualifiedName, attributeGroup); 161foreach(XmlSchemaAttributeGroup attributeGroup in attributeGroups.Values) { 215foreach (XmlSchemaAttributeGroup attributeGroup in attributeGroups.Values) { 1669attributeGroupResolved = (XmlSchemaAttributeGroup)attributeGroups[attributeGroupRef.RefName]; 1720XmlSchemaAttributeGroup attributeGroup = (XmlSchemaAttributeGroup)attributeGroups[attributeGroupRef.RefName];