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)
268
fRuleReachedEndState = arc.RuleRef.
_fIsEpsilonRule
;