1 write to _packageFileCache
NuGet.Commands (1)
RestoreCommand\SourceRepositoryDependencyProvider.cs (1)
154_packageFileCache = fileCache;
2 references to _packageFileCache
NuGet.Commands (2)
RestoreCommand\SourceRepositoryDependencyProvider.cs (2)
612if (_packageFileCache != null) 614localV3.PackageFileCache = _packageFileCache;