1 write to _vstestConsoleStarted
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleProcessManager.cs (1)
180
_vstestConsoleStarted
= true;
1 reference to _vstestConsoleStarted
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleProcessManager.cs (1)
110
return
_vstestConsoleStarted
&& !_vstestConsoleExited && _process != null;