2 references to GetProjectCacheFilePath
NuGet.Build.Tasks.Console (1)
MSBuildStaticGraphRestore.cs (1)
1066
restoreMetadata.CacheFilePath = NoOpRestoreUtilities.
GetProjectCacheFilePath
(outputPath, project.FullPath);
NuGet.Commands (1)
RestoreCommand\Utility\PackageSpecFactory.cs (1)
326
restoreMetadata.CacheFilePath = NoOpRestoreUtilities.
GetProjectCacheFilePath
(outputPath, project.FullPath);