2 writes to GrammarMode
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (1)
1072
header.
GrammarMode
= (uint)_grammarMode;
Internal\SrgsCompiler\CFGGrammar.cs (1)
129
GrammarMode
= br.ReadUInt32();
1 reference to GrammarMode
System.Speech (1)
Internal\SrgsCompiler\CFGGrammar.cs (1)
294
header.GrammarMode = (GrammarType)cfgSerializedHeader.
GrammarMode
;