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