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