2 writes to GrammarMode
System.Speech (2)
Internal\SrgsCompiler\CFGGrammar.cs (2)
287header.GrammarMode = GrammarType.VoiceGrammar; 294header.GrammarMode = (GrammarType)cfgSerializedHeader.GrammarMode;
1 reference to GrammarMode
System.Speech (1)
Internal\SrgsCompiler\BackEnd.cs (1)
968_grammarMode = header.GrammarMode;