1 write to _grammarId
System.Speech (1)
Result\RecognizedPhrase.cs (1)
354_grammarId = _serializedPhrase.ullGrammarID;
3 references to _grammarId
System.Speech (3)
Result\RecognizedPhrase.cs (3)
270if (_grammarId == unchecked((ulong)(-1))) 277_grammar = _recoResult.Recognizer.GetGrammarFromId(_grammarId); 377return _grammarId;