3 references to SubstitutionGroups
System.Private.Xml (3)
System\Xml\Schema\ContentValidator.cs (1)
1022XmlSchemaObjectTable substitutionGroups = schemaSet.SubstitutionGroups;
System\Xml\Schema\XmlSchemaSet.cs (2)
1056SubstitutionGroups.Clear(); 1142ProcessNewSubstitutionGroups(otherSet.SubstitutionGroups, false);