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