2 writes to _hostExitedEventRaised
Microsoft.TestPlatform.TestHostRuntimeProvider (2)
Hosting\DotnetTestHostManager.cs (2)
198
_hostExitedEventRaised
= false;
818
_hostExitedEventRaised
= true;
1 reference to _hostExitedEventRaised
Microsoft.TestPlatform.TestHostRuntimeProvider (1)
Hosting\DotnetTestHostManager.cs (1)
816
if (!
_hostExitedEventRaised
)