2 implementations of StartTestSession
vstest.console (1)
TestPlatformHelpers\TestRequestManager.cs (1)
465
public void
StartTestSession
(
vstest.console.arm64 (1)
src\vstest\src\vstest.console\TestPlatformHelpers\TestRequestManager.cs (1)
465
public void
StartTestSession
(
3 references to StartTestSession
Microsoft.VisualStudio.TestPlatform.Client (1)
DesignMode\DesignModeClient.cs (1)
613
requestManager.
StartTestSession
(payload, customLauncher, eventsHandler, _protocolConfig);
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
273
TestRequestManager?.
StartTestSession
(
vstest.console.arm64 (1)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (1)
273
TestRequestManager?.
StartTestSession
(