1 override of FindUserRoleAsync
Microsoft.AspNetCore.Identity.EntityFrameworkCore (1)
UserStore.cs (1)
269protected override Task<TUserRole?> FindUserRoleAsync(TKey userId, TKey roleId, CancellationToken cancellationToken)