Message in Spanish (Español)
IComparer (o los métodos IComparable en los que se basa) no devuelven cero cuando se invoca a Array.Sort x.CompareTo(x). x: '<var>X</var>' tipo x: '<var>Type Name</var>' IComparer: '<var>Y</var>'.
Unlocalized message
Unable to sort because the IComparer.Compare() method returns inconsistent results. Either a value does not compare equal to itself, or one value repeatedly compared to another value yields different results. x: '<var>X</var>', x's type: '<var>Type Name</var>', IComparer: '<var>Y</var>'.
Search by Google