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