1 write to _signInManager
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V5\Account\Manage\Index.cshtml.cs (1)
75_signInManager = signInManager;
1 reference to _signInManager
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V5\Account\Manage\Index.cshtml.cs (1)
128await _signInManager.RefreshSignInAsync(user);