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)
233if (_syncContext == null) 239_syncContext.Post(_workerPostCallback, null);