1 write to _httpContextAccessor
Microsoft.AspNetCore.AsyncState (1)
AsyncContextHttpContext.cs (1)
21_httpContextAccessor = httpContextAccessor;
2 references to _httpContextAccessor
Microsoft.AspNetCore.AsyncState (2)
AsyncContextHttpContext.cs (2)
36var httpContext = _httpContextAccessor.HttpContext; 49var httpContext = _httpContextAccessor.HttpContext;