1 reference to s_cacheTimeout
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\DnsCache.cs (1)
86
if (now.Subtract(cacheEntry.TimeStamp) >
s_cacheTimeout
)