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