4 references to TestSession
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
VsTestConsoleWrapper.cs (2)
242? new TestSession( 755? new TestSession(
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
301return new TestSession(testSessionInfo, eventsHandler, this);
vstest.console.arm64 (1)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (1)
301return new TestSession(testSessionInfo, eventsHandler, this);