1 write to _destinationFilePath
NuGet.Protocol (1)
RemotePackageArchiveDownloader.cs (1)
190
_destinationFilePath
= destinationFilePath;
2 references to _destinationFilePath
NuGet.Protocol (2)
RemotePackageArchiveDownloader.cs (2)
283
if (string.IsNullOrEmpty(
_destinationFilePath
))
289
_destinationFilePath
,