3 implementations of StopTestSessionAsync
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleWrapper.cs (1)
776public async Task<bool> StopTestSessionAsync(
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
1278public Task<bool> StopTestSessionAsync(
vstest.console.arm64 (1)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (1)
1278public Task<bool> StopTestSessionAsync(
1 reference to StopTestSessionAsync
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
TestSession.cs (1)
643return await _consoleWrapper.StopTestSessionAsync(