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