2 implementations of StopTestSession
vstest.console (1)
TestPlatformHelpers\TestRequestManager.cs (1)
572
public void
StopTestSession
(
vstest.console.arm64 (1)
src\vstest\src\vstest.console\TestPlatformHelpers\TestRequestManager.cs (1)
572
public void
StopTestSession
(
3 references to StopTestSession
Microsoft.VisualStudio.TestPlatform.Client (1)
DesignMode\DesignModeClient.cs (1)
645
requestManager.
StopTestSession
(payload, eventsHandler, _protocolConfig);
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
341
TestRequestManager?.
StopTestSession
(
vstest.console.arm64 (1)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (1)
341
TestRequestManager?.
StopTestSession
(