public static Task<Nullable<decimal>> Max( this IAsyncQueryable<Nullable<decimal>> source, CancellationToken cancellationToken )