1 write to _context
Microsoft.AspNetCore.Identity (1)
SignInManager.cs (1)
119_context = value;
1 reference to _context
Microsoft.AspNetCore.Identity (1)
SignInManager.cs (1)
110var context = _context ?? _contextAccessor?.HttpContext;