2 writes to previousHostContext
mscorlib (2)
system\threading\hostexecutioncontextmanager.cs (2)
213
switcher.
previousHostContext
= null;
221
switcher.
previousHostContext
= new HostExecutionContext(unkPrevSafeHandle);
1 reference to previousHostContext
mscorlib (1)
system\threading\hostexecutioncontextmanager.cs (1)
266
HostExecutionContext revertToHostContext = hostContextSwitcher.
previousHostContext
;