4 references to OrderedSubsetContentRequired
System.Speech (4)
Internal\GrammarBuilding\GrammarBuilderPhrase.cs (1)
37_matchMode = MatchMode.OrderedSubsetContentRequired;
Internal\SrgsParser\SrgsDocumentParser.cs (1)
240matchMode = MatchMode.OrderedSubsetContentRequired;
Internal\SrgsParser\XmlParser.cs (1)
889matchMode = MatchMode.OrderedSubsetContentRequired;
Recognition\SrgsGrammar\SrgsElementFactory.cs (1)
129case MatchMode.OrderedSubsetContentRequired: