2 references to _fileExistsCache
NuGet.Protocol (2)
PackagesFolder\LocalPackageFileCache.cs (2)
88var exists = _fileExistsCache.ContainsKey(sha512Path); 94_fileExistsCache.TryAdd(sha512Path, true);