3 references to RestoreExecutionContext
System.Private.CoreLib (3)
src\runtime\src\coreclr\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (3)
974
RestoreExecutionContext
(awaitState.CurrentThread, execContext);
1097
RestoreExecutionContext
(awaitState.CurrentThread, execContext);
1522
RestoreExecutionContext
(currentThread, previousExecCtx);