6 references to Subsequence
System.Speech (6)
Internal\GrammarBuilding\GrammarBuilderPhrase.cs (1)
40
_matchMode = MatchMode.
Subsequence
;
Internal\SrgsParser\SrgsDocumentParser.cs (2)
231
MatchMode matchMode = MatchMode.
Subsequence
;
244
matchMode = MatchMode.
Subsequence
;
Internal\SrgsParser\XmlParser.cs (2)
860
MatchMode matchMode = MatchMode.
Subsequence
;
877
matchMode = MatchMode.
Subsequence
;
Recognition\SrgsGrammar\SrgsElementFactory.cs (1)
133
case MatchMode.
Subsequence
: