1 write to _testPlatformEventSource
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleRequestSender.cs (1)
70
_testPlatformEventSource
= testPlatformEventSource;
5 references to _testPlatformEventSource
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (5)
VsTestConsoleRequestSender.cs (5)
645
_testPlatformEventSource
.TranslationLayerDiscoveryStop();
741
_testPlatformEventSource
.TranslationLayerDiscoveryStop();
828
_testPlatformEventSource
.TranslationLayerExecutionStop();
913
_testPlatformEventSource
.TranslationLayerExecutionStop();
1014
_testPlatformEventSource
.TranslationLayerTestRunAttachmentsProcessingStop();