public static Task<int> Count<TSource>( this IAsyncQueryable<TSource> source, CancellationToken cancellationToken )