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