1 write to GrammarOptions
System.Speech (1)
Internal\SrgsCompiler\GrammarElement.cs (1)
178_backend.GrammarOptions = System.Speech.Recognition.SrgsGrammar.SrgsDocument.TagFormat2GrammarOptions(value);
2 references to GrammarOptions
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (1)
140bool semanticInterpretation = (GrammarOptions & GrammarOptions.MssV1) == GrammarOptions.MssV1;
Internal\SrgsCompiler\GrammarElement.cs (1)
174return System.Speech.Recognition.SrgsGrammar.SrgsDocument.GrammarOptions2TagFormat(_backend.GrammarOptions);