2 references to ReadCacheFile
NuGet.Protocol (2)
HttpSource\HttpSource.cs (1)
433
return CachingUtility.
ReadCacheFile
(maxAge, cacheFile);
Plugins\PluginCacheEntry.cs (1)
50
content = CachingUtility.
ReadCacheFile
(MaxAge, CacheFileName);