4 writes to _iWord
System.Speech (4)
Internal\SrgsCompiler\Arc.cs (4)
30_iWord = arc._iWord; 53_iWord = wordId; 75words.Add(sWord, out _iWord); 84_iWord = iWord;
14 references to _iWord
System.Speech (14)
Internal\SrgsCompiler\Arc.cs (14)
30_iWord = arc._iWord; 137if (arc1._iWord != arc2._iWord) 138return arc1._iWord - arc2._iWord; 205A.TransitionIndex = (uint)_iWord; 485(_iWord == 0); // Not a word 512if (_iWord == 0 && (_ruleRef != null || _specialTransitionIndex != 0)) 541sb.Append(_iWord == 0 ? new string(new char[] { (char)0x3b5 }) : _be != null ? _be.Words[_iWord] : _iWord.ToString(CultureInfo.InvariantCulture)); 653return _iWord; 783if (_iWord != 0) 784ret += 0x2000000 + _iWord;// It's a word - Place last in list