1 write to MaxCacheDuration
NuGet.Protocol (1)
LegacyFeed\ODataServiceDocumentResourceV2Provider.cs (1)
31MaxCacheDuration = _defaultCacheDuration;
1 reference to MaxCacheDuration
NuGet.Protocol (1)
LegacyFeed\ODataServiceDocumentResourceV2Provider.cs (1)
42var entryValidCutoff = utcNow.Subtract(MaxCacheDuration);