public static Task<bool> IsEmpty<TSource>( this IAsyncQueryable<TSource> source, CancellationToken cancellationToken )