Skip to content

System.Linq.Enumerable.OrderByDescending() should warn about .netfx incompatibility with IComparer<T>.Compare() returning int.MinValue #4336

Open
@binki

Description

@binki

Please document that System.Linq.Enumerable.OrderByDescending() on .netfx does not support IComparer<T>.Compare() returning int.MinValue: https://stackoverflow.com/q/35537357 .

This is important for people targeting not only .netfx but various versions of .netstandard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pri3Indicates issues/PRs that are low priorityarea-System.Linq

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions