1 write to _isClosed
NuGet.Protocol (1)
Plugins\Sender.cs (1)
77
_isClosed
= true;
2 references to _isClosed
NuGet.Protocol (2)
Plugins\Sender.cs (2)
90
if (
_isClosed
)
130
if (!
_isClosed
)