4 references to _listSeg
System.Speech (4)
Internal\Synthesis\SpeakInfo.cs (4)
71if (_listSeg.Count > 0) 73speechSeg = _listSeg[0]; 74_listSeg.RemoveAt(0); 86_listSeg.Add(pNew);