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)
110return _vstestConsoleStarted && !_vstestConsoleExited && _process != null;