1 write to _workerPostCallback
System.Speech (1)
Internal\AsyncSerializedWorker.cs (1)
26_workerPostCallback = new SendOrPostCallback(WorkerProc);
1 reference to _workerPostCallback
System.Speech (1)
Internal\AsyncSerializedWorker.cs (1)
239_syncContext.Post(_workerPostCallback, null);