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