4 writes to _sentenceStarted
System.Speech (4)
Internal\Synthesis\TextFragmentEngine.cs (4)
48
_sentenceStarted
= true;
54
_sentenceStarted
= false;
137
_sentenceStarted
= true;
150
_sentenceStarted
= true;
1 reference to _sentenceStarted
System.Speech (1)
Internal\Synthesis\TextFragmentEngine.cs (1)
50
if (
_sentenceStarted
)