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