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