1 write to _executionContext
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\IOCompletionCallbackHelper.cs (1)
20
_executionContext
= executionContext;
1 reference to _executionContext
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\IOCompletionCallbackHelper.cs (1)
57
ExecutionContext.RunInternal(helper.
_executionContext
, IOCompletionCallback_Context_Delegate, helper);