2 writes to SynchronizationContext
System.Private.CoreLib (2)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (2)
223
SynchronizationContext
= curThread._synchronizationContext;
355
state.
SynchronizationContext
= null;
1 reference to SynchronizationContext
System.Private.CoreLib (1)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (1)
343
RestoreContextsOnSuspension(false, state.ExecutionContext, state.
SynchronizationContext
);