2 references to NumArcs
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (1)
996int thisState = state.NumArcs;
Internal\SrgsCompiler\Rule.cs (1)
98if ((!_cfgRule.Dynamic) && (!_cfgRule.Import) && _id != "VOID" && _firstState!.NumArcs == 0)