3 writes to IsRunning
vstest.console (3)
Internal\ProgressIndicator.cs (3)
56
IsRunning
= true;
81
IsRunning
= false;
93
IsRunning
= false;
1 reference to IsRunning
vstest.console (1)
Internal\ProgressIndicator.cs (1)
101
if (
IsRunning
)