Base:
method
DuplicateEmail
Microsoft.AspNetCore.Identity.IdentityErrorDescriber.DuplicateEmail(System.String)
1 reference to DuplicateEmail
Microsoft.AspNetCore.Identity.Test (1)
UserManagerTest.cs (1)
1773IdentityResultAssert.IsFailure(await manager.CreateAsync(user), describer.DuplicateEmail(user.Email));