2 writes to executionContext
mscorlib (2)
system\threading\hostexecutioncontextmanager.cs (2)
211
switcher.
executionContext
= currentExecutionContext;
256
hostContextSwitcher.
executionContext
= null; // Make sure switcher cannot be re-used.
1 reference to executionContext
mscorlib (1)
system\threading\hostexecutioncontextmanager.cs (1)
252
if (executionContext != hostContextSwitcher.
executionContext
)