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