1 write to CachingTimeSpan
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\InMemoryNonceCache.cs (1)
25
this.
CachingTimeSpan
= cachingTime;
1 reference to CachingTimeSpan
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\InMemoryNonceCache.cs (1)
43
writer.WriteLine(" Caching Timespan: {0}", this.
CachingTimeSpan
);