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