1 implementation of StopTestSessionAsync
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleWrapper.cs (1)
776
public async Task<bool>
StopTestSessionAsync
(
1 reference to StopTestSessionAsync
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
TestSession.cs (1)
643
return await _consoleWrapper.
StopTestSessionAsync
(