2 writes to _sapi53Only
System.Speech (2)
Recognition\Grammar.cs (2)
678
_ruleName = CheckRuleName(stream, _ruleName, isImportedGrammar, stgInit, out
_sapi53Only
, out _semanticTag);
937
_ruleName = CheckRuleName(stream, GetType().Name, false, stgInit, out
_sapi53Only
, out _semanticTag);
1 reference to _sapi53Only
System.Speech (1)
Recognition\Grammar.cs (1)
363
get { return
_sapi53Only
; }