2 writes to t_currentContext
System.Threading (2)
System\Threading\HostExecutionContextManager.cs (2)
30t_currentContext = hostExecutionContext; 51t_currentContext = null;
1 reference to t_currentContext
System.Threading (1)
System\Threading\HostExecutionContextManager.cs (1)
43if (t_currentContext != switcher._currentContext || switcher._asyncLocal == null || !switcher._asyncLocal.Value)