3 writes to _grammarMode
System.Speech (3)
Internal\SrgsCompiler\BackEnd.cs (3)
203
be.
_grammarMode
= org._grammarMode;
968
_grammarMode
= header.GrammarMode;
1307
_grammarMode
= value;
2 references to _grammarMode
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (2)
203
be._grammarMode = org.
_grammarMode
;
1072
header.GrammarMode = (uint)
_grammarMode
;