1 write to _packageFileCache
NuGet.Commands (1)
RestoreCommand\SourceRepositoryDependencyProvider.cs (1)
138_packageFileCache = fileCache;
2 references to _packageFileCache
NuGet.Commands (2)
RestoreCommand\SourceRepositoryDependencyProvider.cs (2)
596if (_packageFileCache != null) 598localV3.PackageFileCache = _packageFileCache;