1 reference to NoOpCacheFileName
NuGet.Commands (1)
RestoreCommand\Utility\NoOpRestoreUtilities.cs (1)
59return cacheRoot == null ? null : Path.Combine(cacheRoot, NoOpCacheFileName);