2 references to CreateNewState
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (2)
222
return _states.
CreateNewState
(rule);
1103
rule._firstState = _states.
CreateNewState
(rule);