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