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