public static Task<Nullable<int>> Min( this IAsyncQueryable<Nullable<int>> source, CancellationToken cancellationToken )