3 implementations of StartTestSession
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleWrapper.cs (1)
193
public ITestSession?
StartTestSession
(
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
215
public ITestSession?
StartTestSession
(
vstest.console.arm64 (1)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (1)
215
public ITestSession?
StartTestSession
(
1 reference to StartTestSession
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
Interfaces\IVsTestConsoleWrapperAsync.cs (1)
29
/// IVsTestConsoleWrapper.
StartTestSession
(