1 write to _testPlatformEventSource
vstest.console (1)
CommandLine\Executor.cs (1)
98
_testPlatformEventSource
= testPlatformEventSource;
5 references to _testPlatformEventSource
vstest.console (5)
CommandLine\Executor.cs (5)
120
_testPlatformEventSource
.VsTestConsoleStart();
184
_testPlatformEventSource
.VsTestConsoleStop();
202
_testPlatformEventSource
.VsTestConsoleStop();
204
_testPlatformEventSource
.MetricsDisposeStart();
209
_testPlatformEventSource
.MetricsDisposeStop();