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