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)
43
if (t_currentContext != switcher.
_currentContext
|| switcher._asyncLocal == null || !switcher._asyncLocal.Value)