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)
96
var context =
_context
?? _contextAccessor?.HttpContext;