4 writes to _sessionStarted
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (4)
VsTestConsoleWrapper.cs (4)
137_sessionStarted = false; 664_sessionStarted = false; 1186_sessionStarted = WaitForConnection(); 1198_sessionStarted = WaitForConnection();
2 references to _sessionStarted
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
VsTestConsoleWrapper.cs (2)
1188if (_sessionStarted) 1195if (!_sessionStarted && _requestSender != null)