1 reference to NonceCacheImpl
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\InMemoryNonceCache.cs (1)
26
_cacheImpl = new
NonceCacheImpl
(cachingTime, maxCachedNonces);