5 references to new
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (4)
VsTestConsoleRequestSender.cs (4)
620
eventsHandler?.HandleStopTestSessionComplete(
new
(testSessionInfo));
689
eventsHandler?.HandleStopTestSessionComplete(
new
(testSessionInfo));
710
eventsHandler?.HandleStopTestSessionComplete(
new
(testSessionInfo));
779
eventsHandler?.HandleStopTestSessionComplete(
new
(testSessionInfo));
Microsoft.VisualStudio.TestPlatform.Client (1)
DesignMode\DesignModeClient.cs (1)
658
eventsHandler.HandleStopTestSessionComplete(
new
(payload?.TestSessionInfo));