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