4 references to SubsequenceContentRequired
System.Speech (4)
Internal\GrammarBuilding\GrammarBuilderPhrase.cs (1)
43_matchMode = MatchMode.SubsequenceContentRequired;
Internal\SrgsParser\SrgsDocumentParser.cs (1)
248matchMode = MatchMode.SubsequenceContentRequired;
Internal\SrgsParser\XmlParser.cs (1)
885matchMode = MatchMode.SubsequenceContentRequired;
Recognition\SrgsGrammar\SrgsElementFactory.cs (1)
137case MatchMode.SubsequenceContentRequired: