1 write to _testPlatformEventSource
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleRequestSender.cs (1)
75
_testPlatformEventSource
= testPlatformEventSource;
5 references to _testPlatformEventSource
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (5)
VsTestConsoleRequestSender.cs (5)
650
_testPlatformEventSource
.TranslationLayerDiscoveryStop();
746
_testPlatformEventSource
.TranslationLayerDiscoveryStop();
833
_testPlatformEventSource
.TranslationLayerExecutionStop();
918
_testPlatformEventSource
.TranslationLayerExecutionStop();
1019
_testPlatformEventSource
.TranslationLayerTestRunAttachmentsProcessingStop();