6 references to _examplars
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (6)
46schemaSet.substitutionGroups = _examplars; 452XmlSchemaSubstitutionGroup substitutionGroup = (XmlSchemaSubstitutionGroup)_examplars[element.SubstitutionGroup]; 457_examplars.Add(element.SubstitutionGroup, substitutionGroup); 468foreach (XmlSchemaSubstitutionGroup substitutionGroup in _examplars.Values) 502XmlSchemaSubstitutionGroup g = (XmlSchemaSubstitutionGroup)_examplars[element.QualifiedName]; 1227XmlSchemaSubstitutionGroup substitutionGroup = (XmlSchemaSubstitutionGroup)_examplars[element.QualifiedName];