2 writes to _paused
System.Speech (2)
Synthesis\SpeechSynthesizer.cs (2)
153_paused = true; 165_paused = false;
2 references to _paused
System.Speech (2)
Synthesis\SpeechSynthesizer.cs (2)
150if (!_paused) 162if (_paused)