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