1 implementation of StopTestSessionAsync
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleRequestSender.cs (1)
700
public async Task<bool>
StopTestSessionAsync
(
1 reference to StopTestSessionAsync
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleWrapper.cs (1)
784
return await _requestSender.
StopTestSessionAsync
(