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