4 writes to _sessionStarted
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (4)
VsTestConsoleWrapper.cs (4)
136_sessionStarted = false; 577_sessionStarted = false; 1013_sessionStarted = WaitForConnection(); 1025_sessionStarted = WaitForConnection();
2 references to _sessionStarted
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
VsTestConsoleWrapper.cs (2)
1015if (_sessionStarted) 1022if (!_sessionStarted && _requestSender != null)