2 references to Compare
System.Private.DataContractSerialization (2)
System\Xml\XmlCanonicalWriter.cs (2)
637if (Compare(ref _attributes![j], ref _attributes[attributeMin]) < 0) 897return _writer.Compare(ref _writer._attributes![attributeIndex1], ref _writer._attributes[attributeIndex2]);