1 implementation of StartTestSessionAsync
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleRequestSender.cs (1)
512
public async Task<TestSessionInfo?>
StartTestSessionAsync
(
1 reference to StartTestSessionAsync
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleWrapper.cs (1)
747
var testSessionInfo = await _requestSender.
StartTestSessionAsync
(