Home
last modified time | relevance | path

Searched refs:IsChoiceFromChoiceSubstGroup (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DSchemaSetCompiler.cs1254 return IsChoiceFromChoiceSubstGroup(derivedChoice, baseChoice); in IsValidRestriction()
1446 …private bool IsChoiceFromChoiceSubstGroup(XmlSchemaChoice derivedChoice, XmlSchemaChoice baseChoic… in IsChoiceFromChoiceSubstGroup() method in System.Xml.Schema.Compiler
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/
H A DSchemaSetCompiler.cs1582 return IsChoiceFromChoiceSubstGroup(derivedChoice, baseChoice); in IsValidRestriction()
1804 …private bool IsChoiceFromChoiceSubstGroup(XmlSchemaChoice derivedChoice, XmlSchemaChoice baseChoic… in IsChoiceFromChoiceSubstGroup() method in System.Xml.Schema.Compiler