3 references to HostExecutionContext
mscorlib (3)
system\threading\hostexecutioncontextmanager.cs (3)
85
return new
HostExecutionContext
(state);
187
context = new
HostExecutionContext
(unkSafeHandle);
221
switcher.previousHostContext = new
HostExecutionContext
(unkPrevSafeHandle);