1 write to _testPlatformEventSource
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
81
_testPlatformEventSource
= testPlatformEventSource;
19 references to _testPlatformEventSource
vstest.console (19)
InProcessVsTestConsoleWrapper.cs (19)
82
_testPlatformEventSource
.TranslationLayerInitializeStart();
155
_testPlatformEventSource
.TranslationLayerInitializeStop();
248
_testPlatformEventSource
.TranslationLayerStartTestSessionStart();
299
_testPlatformEventSource
.TranslationLayerStartTestSessionStop();
320
_testPlatformEventSource
.TranslationLayerStopTestSessionStart();
366
_testPlatformEventSource
.TranslationLayerStopTestSessionStop();
422
_testPlatformEventSource
.TranslationLayerDiscoveryStart();
455
_testPlatformEventSource
.TranslationLayerDiscoveryStop();
495
_testPlatformEventSource
.TranslationLayerExecutionStart(
528
_testPlatformEventSource
.TranslationLayerExecutionStop();
585
_testPlatformEventSource
.TranslationLayerExecutionStart(
618
_testPlatformEventSource
.TranslationLayerExecutionStop();
680
_testPlatformEventSource
.TranslationLayerExecutionStart(
727
_testPlatformEventSource
.TranslationLayerExecutionStop();
791
_testPlatformEventSource
.TranslationLayerExecutionStart(
838
_testPlatformEventSource
.TranslationLayerExecutionStop();
938
_testPlatformEventSource
.TranslationLayerTestRunAttachmentsProcessingStart();
986
_testPlatformEventSource
.TranslationLayerTestRunAttachmentsProcessingStop();
1301
_testPlatformEventSource
.TranslationLayerInitializeStop();