3 implementations of StartSession
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleWrapper.cs (1)
160public void StartSession()
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
207public void StartSession()
vstest.console.arm64 (1)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (1)
207public void StartSession()
1 reference to StartSession
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
Interfaces\IVsTestConsoleWrapperAsync.cs (1)
22/// Asynchronous equivalent of <see cref="IVsTestConsoleWrapper.StartSession"/>.