1 write to _currentContext
System.Threading (1)
System\Threading\HostExecutionContextManager.cs (1)
61_currentContext = currentContext;
1 reference to _currentContext
System.Threading (1)
System\Threading\HostExecutionContextManager.cs (1)
43if (t_currentContext != switcher._currentContext || switcher._asyncLocal == null || !switcher._asyncLocal.Value)