1 write to LeafExecutionContext
System.Private.CoreLib (1)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (1)
265StackState->LeafExecutionContext = curThread._executionContext;
1 reference to LeafExecutionContext
System.Private.CoreLib (1)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (1)
416ExecutionContext? suspendingExecutionContext = stackState->LeafExecutionContext;