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