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