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