1 write to _packageFileCache
NuGet.Commands (1)
RestoreCommand\SourceRepositoryDependencyProvider.cs (1)
148_packageFileCache = fileCache;
2 references to _packageFileCache
NuGet.Commands (2)
RestoreCommand\SourceRepositoryDependencyProvider.cs (2)
623if (_packageFileCache != null) 625localV3.PackageFileCache = _packageFileCache;