public static Task<TSource[]> ToArray<TSource>( this IAsyncQueryable<TSource> source, CancellationToken cancellationToken )