1 write to _isClosed
NuGet.Protocol (1)
Plugins\Sender.cs (1)
85
_isClosed
= true;
2 references to _isClosed
NuGet.Protocol (2)
Plugins\Sender.cs (2)
98
if (
_isClosed
)
138
if (!
_isClosed
)