1 write to _method
System.Speech (1)
Internal\SrgsCompiler\ScriptRef.cs (1)
19_method = method;
5 references to _method
System.Speech (5)
Internal\SrgsCompiler\ScriptRef.cs (2)
33script._method = _method; 48if (script._rule == rule && script._method == RuleMethodScript.onInit)
Result\RecognizedPhrase.cs (3)
868if (script._method == RuleMethodScript.onParse) 919if (script._method == RuleMethodScript.onError) 963if (script._method == RuleMethodScript.onRecognition)