1 write to _testPlatformEventSource
vstest.console (1)
CommandLine\Executor.cs (1)
120
_testPlatformEventSource
= testPlatformEventSource;
5 references to _testPlatformEventSource
vstest.console (5)
CommandLine\Executor.cs (5)
147
_testPlatformEventSource
.VsTestConsoleStart();
211
_testPlatformEventSource
.VsTestConsoleStop();
229
_testPlatformEventSource
.VsTestConsoleStop();
231
_testPlatformEventSource
.MetricsDisposeStart();
236
_testPlatformEventSource
.MetricsDisposeStop();