2 writes to _testHostLaunched
Microsoft.TestPlatform.CrossPlatEngine (2)
Client\ProxyOperationManager.cs (2)
98_testHostLaunched = false; 237_testHostLaunched = TestHostManager.LaunchTestHostAsync(
5 references to _testHostLaunched
Microsoft.TestPlatform.CrossPlatEngine (5)
Client\ProxyOperationManager.cs (5)
241if (_testHostLaunched && testHostConnectionInfo.Role == ConnectionRole.Host) 282if (!_testHostLaunched 287EqtTrace.Verbose($"Test host failed to start Test host launched:{_testHostLaunched} test host exited: {_testHostExited.IsSet}"); 322if (_testHostLaunched) 534if (_testHostLaunched)