2 references to Compare
System.Runtime.Serialization (2)
System\Xml\XmlC14NWriter.cs (2)
709
if (
Compare
(ref attributes[j], ref attributes[attributeMin]) < 0)
977
return writer.
Compare
(ref writer.attributes[attributeIndex1], ref writer.attributes[attributeIndex2]);