1 write to _cachingTimeSpan
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\InMemoryNonceCache.cs (1)
62_cachingTimeSpan = cachingTimeSpan;
1 reference to _cachingTimeSpan
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\InMemoryNonceCache.cs (1)
71DateTime expirationTime = TimeoutHelper.Add(DateTime.UtcNow, _cachingTimeSpan);