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