2 writes to _fIsEpsilonRule
System.Speech (2)
Internal\SrgsCompiler\Rule.cs (1)
37_fIsEpsilonRule = false;
Internal\SrgsCompiler\State.cs (1)
289_rule._fIsEpsilonRule = true;
1 reference to _fIsEpsilonRule
System.Speech (1)
Internal\SrgsCompiler\State.cs (1)
268fRuleReachedEndState = arc.RuleRef._fIsEpsilonRule;