2 references to Cache
NuGet.Common (2)
PathUtil\NuGetEnvironment.cs (2)
47
Cache
.Clear();
90
string path =
Cache
.GetOrAdd(folder, CalculateFolderPath);