2 writes to _hasStarted
NuGet.Protocol (2)
Plugins\PluginProcess.cs (2)
67
_hasStarted
= true;
154
_hasStarted
= true;
1 reference to _hasStarted
NuGet.Protocol (1)
Plugins\PluginProcess.cs (1)
143
if (
_hasStarted
)