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