2 writes to _testHostLaunched
Microsoft.TestPlatform.CrossPlatEngine (2)
Client\ProxyOperationManager.cs (2)
99_testHostLaunched = false; 239_testHostLaunched = TestHostManager.LaunchTestHostAsync(
5 references to _testHostLaunched
Microsoft.TestPlatform.CrossPlatEngine (5)
Client\ProxyOperationManager.cs (5)
243if (_testHostLaunched && testHostConnectionInfo.Role == ConnectionRole.Host) 284if (!_testHostLaunched 289EqtTrace.Verbose($"Test host failed to start Test host launched:{_testHostLaunched} test host exited: {_testHostExited.IsSet}"); 324if (_testHostLaunched) 536if (_testHostLaunched)