2 references to GetExecutionContext
System.Private.CoreLib (2)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (2)
577RestoreExecutionContext(awaitState.CurrentThread, curContinuation.GetExecutionContext()); 683RestoreExecutionContext(awaitState.CurrentThread, curContinuation.GetExecutionContext());