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