1 write to LeafSynchronizationContext
System.Private.CoreLib (1)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (1)
266StackState->LeafSynchronizationContext = curThread._synchronizationContext;
1 reference to LeafSynchronizationContext
System.Private.CoreLib (1)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (1)
417SynchronizationContext? suspendingSyncContext = stackState->LeafSynchronizationContext;