1 write to _syncContext
System.Speech (1)
Internal\AsyncSerializedWorker.cs (1)
25
_syncContext
= syncContext;
2 references to _syncContext
System.Speech (2)
Internal\AsyncSerializedWorker.cs (2)
233
if (
_syncContext
== null)
239
_syncContext
.Post(_workerPostCallback, null);