2 references to GetDestinationStream
NuGet.Protocol (2)
RemotePackageArchiveDownloader.cs (2)
231
using (var stream =
GetDestinationStream
())
271
var stream =
GetDestinationStream
();