Open
Description
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.