Base:
method
FindByEmailAsync
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, TKey, TUserClaim, TUserLogin, TUserToken>.FindByEmailAsync(System.String, System.Threading.CancellationToken)
Implemented interface member:
method
FindByEmailAsync
Microsoft.AspNetCore.Identity.IUserEmailStore<TUser>.FindByEmailAsync(System.String, System.Threading.CancellationToken)