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();