3 writes to _id
System.Speech (3)
Internal\SrgsCompiler\Rule.cs (3)
23_id = null!; 30_id = name; 132rule._id = ruleName;
2 references to _id
System.Speech (2)
Internal\SrgsCompiler\Rule.cs (2)
98if ((!_cfgRule.Dynamic) && (!_cfgRule.Import) && _id != "VOID" && _firstState!.NumArcs == 0) 197return _id;