2 references to Compare
System.Xml (2)
System\Xml\Schema\DataTypeImplementation.cs (2)
2214
return
Compare
((byte[])value1, (byte[])value2);
2306
return
Compare
((byte[])value1, (byte[])value2);