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