1 write to TargetSyncContext
mscorlib (1)
system\threading\CancellationTokenSource.cs (1)
989TargetSyncContext = targetSyncContext;
2 references to TargetSyncContext
mscorlib (2)
system\threading\CancellationTokenSource.cs (2)
799if (m_executingCallback.TargetSyncContext != null) 802m_executingCallback.TargetSyncContext.Send(CancellationCallbackCoreWork_OnSyncContext, args);