1 implementation of VsTestConsoleStop
Microsoft.TestPlatform.CoreUtilities (1)
Tracing\TestPlatformEventSource.cs (1)
36public void VsTestConsoleStop()
4 references to VsTestConsoleStop
vstest.console (2)
CommandLine\Executor.cs (2)
211_testPlatformEventSource.VsTestConsoleStop(); 229_testPlatformEventSource.VsTestConsoleStop();
vstest.console.arm64 (2)
src\vstest\src\vstest.console\CommandLine\Executor.cs (2)
211_testPlatformEventSource.VsTestConsoleStop(); 229_testPlatformEventSource.VsTestConsoleStop();