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