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