2 writes to _cStates
System.Speech (2)
Internal\SrgsCompiler\Graph.cs (2)
76
rule.
_cStates
++;
87
state.Rule.
_cStates
--;
1 reference to _cStates
System.Speech (1)
Internal\SrgsCompiler\BackEnd.cs (1)
999
if (thisState == 0 && state.InArcs.IsEmpty && state.Rule.
_cStates
> 1)