1 write to _testPlatformEventSource
vstest.console (1)
TestPlatformHelpers\TestRequestManager.cs (1)
154
_testPlatformEventSource
= testPlatformEventSource;
6 references to _testPlatformEventSource
vstest.console (6)
TestPlatformHelpers\TestRequestManager.cs (6)
278
_testPlatformEventSource
.DiscoveryRequestStart();
295
_testPlatformEventSource
.DiscoveryRequestStop();
426
_testPlatformEventSource
.ExecutionRequestStop();
454
_testPlatformEventSource
.TestRunAttachmentsProcessingRequestStart();
476
_testPlatformEventSource
.TestRunAttachmentsProcessingRequestStop();
1171
_testPlatformEventSource
.ExecutionRequestStart();