1 write to CacheSize
System.ServiceModel (1)
System\ServiceModel\Security\InMemoryNonceCache.cs (1)
24this.CacheSize = maxCachedNonces;
1 reference to CacheSize
System.ServiceModel (1)
System\ServiceModel\Security\InMemoryNonceCache.cs (1)
44writer.WriteLine(" Capacity: {0}", this.CacheSize);