1 write to _testSessionEventsHandler
Microsoft.VisualStudio.TestPlatform.Client (1)
TestSession\InProcessTestSessionEventsHandler.cs (1)
21_testSessionEventsHandler = testSessionEventsHandler;
3 references to _testSessionEventsHandler
Microsoft.VisualStudio.TestPlatform.Client (3)
TestSession\InProcessTestSessionEventsHandler.cs (3)
26_testSessionEventsHandler.HandleLogMessage(level, message); 46_testSessionEventsHandler.HandleStartTestSessionComplete(eventArgs); 52_testSessionEventsHandler.HandleStopTestSessionComplete(eventArgs);