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