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