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