2 references to Compare
System.ServiceModel (2)
System\ServiceModel\Security\InMemoryNonceCache.cs (2)
107
return
Compare
((byte[])x, (byte[])y);
156
return (
Compare
(x, y) == 0);