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