1 write to IdentityResult
Microsoft.AspNetCore.Identity (1)
SignInManager.cs (1)
1367IdentityResult = result;
2 references to IdentityResult
Microsoft.AspNetCore.Identity (2)
SignInManager.cs (2)
1359return ex.IdentityResult; 1378foreach (var error in IdentityResult.Errors)