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