1 implementation of StartTestSession
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleRequestSender.cs (1)
411
public TestSessionInfo?
StartTestSession
(
2 references to StartTestSession
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
Interfaces\ITranslationLayerRequestSenderAsync.cs (1)
117
/// ITranslationLayerRequestSender.
StartTestSession
(
VsTestConsoleWrapper.cs (1)
234
var testSessionInfo = _requestSender.
StartTestSession
(