3 writes to _vstestConsoleExited
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (3)
VsTestConsoleProcessManager.cs (3)
179_vstestConsoleExited = false; 203_vstestConsoleExited = true; 240_vstestConsoleExited = true;
1 reference to _vstestConsoleExited
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleProcessManager.cs (1)
110return _vstestConsoleStarted && !_vstestConsoleExited && _process != null;