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