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