1 implementation of VsTestConsoleStart
Microsoft.TestPlatform.CoreUtilities (1)
Tracing\TestPlatformEventSource.cs (1)
29
public void
VsTestConsoleStart
()
2 references to VsTestConsoleStart
vstest.console (1)
CommandLine\Executor.cs (1)
147
_testPlatformEventSource.
VsTestConsoleStart
();
vstest.console.arm64 (1)
src\vstest\src\vstest.console\CommandLine\Executor.cs (1)
147
_testPlatformEventSource.
VsTestConsoleStart
();