3 references to CheckLeftRecursion
System.Speech (3)
Internal\SrgsCompiler\BackEnd.cs (1)
1258state.CheckLeftRecursion(out fReachedEndState);
Internal\SrgsCompiler\State.cs (2)
264pRuleFirstNode.CheckLeftRecursion(out fRuleReachedEndState); 277arc.End.CheckLeftRecursion(out fReachedEndState);