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