1 write to _stream
NuGet.Protocol (1)
DownloadResourceResult.cs (1)
55_stream = stream;
2 references to _stream
NuGet.Protocol (2)
DownloadResourceResult.cs (2)
98public Stream PackageStream => _stream; 119_stream?.Dispose();