6 references to examplars
System.Xml (6)
System\Xml\Schema\SchemaCollectionCompiler.cs (6)
41XmlSchemaSubstitutionGroup substitutionGroup = (XmlSchemaSubstitutionGroup)this.examplars[element.SubstitutionGroup]; 45examplars.Add(element.SubstitutionGroup, substitutionGroup); 162foreach (XmlSchemaSubstitutionGroupV1Compat substitutionGroup in examplars.Values) { 208foreach (XmlSchemaSubstitutionGroup substitutionGroup in examplars.Values) { 358XmlSchemaSubstitutionGroupV1Compat g = (XmlSchemaSubstitutionGroupV1Compat)examplars[element.QualifiedName]; 879XmlSchemaSubstitutionGroupV1Compat substitutionGroup = (XmlSchemaSubstitutionGroupV1Compat)examplars[element.QualifiedName];