1 write to _firstElement
System.Speech (1)
Result\RecognizedPhrase.cs (1)
1130
_firstElement
= first;
3 references to _firstElement
System.Speech (3)
Result\RecognizedPhrase.cs (3)
503
sb.Append(words[(int)children.
_firstElement
+ i].Text);
1162
ruleFirstWord = ruleLastWord = child.
_firstElement
- 0.5f;
1166
ruleFirstWord = child.
_firstElement
;