1 implementation of VsTestConsoleStop
Microsoft.TestPlatform.CoreUtilities (1)
Tracing\TestPlatformEventSource.cs (1)
36
public 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
();