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