2 references to UserNotInRoleError
Microsoft.Extensions.Identity.Core (2)
UserManager.cs (2)
1402var failureResult = UserNotInRoleError(role); 1466return UserNotInRoleError(role);