1 write to _workerThread
System.Speech (1)
Internal\Synthesis\VoiceSynthesis.cs (1)
76_workerThread = new Thread(new ThreadStart(ThreadProc))
2 references to _workerThread
System.Speech (2)
Internal\Synthesis\VoiceSynthesis.cs (2)
80_workerThread.Start(); 1603_workerThread.Join();