1 write to _destinationFilePath
NuGet.Protocol (1)
RemotePackageArchiveDownloader.cs (1)
187
_destinationFilePath
= destinationFilePath;
2 references to _destinationFilePath
NuGet.Protocol (2)
RemotePackageArchiveDownloader.cs (2)
280
if (string.IsNullOrEmpty(
_destinationFilePath
))
286
_destinationFilePath
,