2 references to GetProjectCacheFilePath
NuGet.Commands (2)
RestoreCommand\Utility\NoOpRestoreUtilities.cs (2)
46
return request.Project.RestoreMetadata.CacheFilePath =
GetProjectCacheFilePath
(cacheRoot);
54
return
GetProjectCacheFilePath
(cacheRoot);