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