1 write to _testPlatformEventSource
vstest.console (1)
TestPlatformHelpers\TestRequestManager.cs (1)
130
_testPlatformEventSource
= testPlatformEventSource;
10 references to _testPlatformEventSource
vstest.console (10)
TestPlatformHelpers\TestRequestManager.cs (10)
256
_testPlatformEventSource
.DiscoveryRequestStart();
273
_testPlatformEventSource
.DiscoveryRequestStop();
404
_testPlatformEventSource
.ExecutionRequestStop();
432
_testPlatformEventSource
.TestRunAttachmentsProcessingRequestStart();
454
_testPlatformEventSource
.TestRunAttachmentsProcessingRequestStop();
536
_testPlatformEventSource
.StartTestSessionStart();
561
_testPlatformEventSource
.StartTestSessionStop();
587
_testPlatformEventSource
.StopTestSessionStart();
606
_testPlatformEventSource
.StopTestSessionStop();
1287
_testPlatformEventSource
.ExecutionRequestStart();