6 references to examplars
System.Xml (6)
System\Xml\Schema\SchemaSetCompiler.cs (6)
43schemaSet.substitutionGroups = examplars; 363XmlSchemaSubstitutionGroup substitutionGroup = (XmlSchemaSubstitutionGroup)this.examplars[element.SubstitutionGroup]; 367examplars.Add(element.SubstitutionGroup, substitutionGroup); 377foreach (XmlSchemaSubstitutionGroup substitutionGroup in examplars.Values) { 403XmlSchemaSubstitutionGroup g = (XmlSchemaSubstitutionGroup)examplars[element.QualifiedName]; 973XmlSchemaSubstitutionGroup substitutionGroup = (XmlSchemaSubstitutionGroup)examplars[element.QualifiedName];