2 writes to _hostExitedEventRaised
Microsoft.TestPlatform.TestHostRuntimeProvider (2)
Hosting\DotnetTestHostManager.cs (2)
199
_hostExitedEventRaised
= false;
915
_hostExitedEventRaised
= true;
1 reference to _hostExitedEventRaised
Microsoft.TestPlatform.TestHostRuntimeProvider (1)
Hosting\DotnetTestHostManager.cs (1)
913
if (!
_hostExitedEventRaised
)