3 references to SubstitutionGroups
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (1)
1102XmlSchemaObjectTable substitutionGroups = schemaSet.SubstitutionGroups;
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaSet.cs (2)
1224SubstitutionGroups.Clear(); 1312ProcessNewSubstitutionGroups(otherSet.SubstitutionGroups, false);