2 references to Compare
mscorlib (1)
system\globalization\sortkey.cs (1)
186return Compare(this, that) == 0;
System.Data.SqlXml (1)
System\Xml\Xsl\Runtime\XmlSortKey.cs (1)
228result = SortKey.Compare(this.sortKey, that.sortKey);