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