1 reference to ThreadProc
System.Speech (1)
Internal\Synthesis\VoiceSynthesis.cs (1)
76
_workerThread = new Thread(new ThreadStart(
ThreadProc
))