3 implementations of StartTestSessionAsync
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleWrapper.cs (1)
736
public async Task<ITestSession?>
StartTestSessionAsync
(
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
1253
public Task<ITestSession?>
StartTestSessionAsync
(
vstest.console.arm64 (1)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (1)
1253
public Task<ITestSession?>
StartTestSessionAsync
(