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