2 references to UserAlreadyInRoleError
Microsoft.Extensions.Identity.Core (2)
UserManager.cs (2)
1124return UserAlreadyInRoleError(role); 1151return UserAlreadyInRoleError(role);