1 write to _testRunEventsHandler
Microsoft.TestPlatform.CrossPlatEngine (1)
DataCollection\DataCollectionTestRunEventsHandler.cs (1)
66_testRunEventsHandler = baseTestRunEventsHandler;
6 references to _testRunEventsHandler
Microsoft.TestPlatform.CrossPlatEngine (6)
DataCollection\DataCollectionTestRunEventsHandler.cs (6)
82_testRunEventsHandler.HandleLogMessage(level, message); 125_testRunEventsHandler.HandleRawMessage(rawMessage); 160_testRunEventsHandler.HandleTestRunComplete(testRunCompleteArgs, lastChunkArgs, runContextAttachments, executorUris); 171_testRunEventsHandler.HandleTestRunStatsChange(testRunChangedArgs); 182return _testRunEventsHandler.LaunchProcessWithDebuggerAttached(testProcessStartInfo); 188return _testRunEventsHandler.AttachDebuggerToProcess(attachDebuggerInfo);