3 implementations of StopTestSession
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleWrapper.cs (1)
263
public bool
StopTestSession
(
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
315
public bool
StopTestSession
(
vstest.console.arm64 (1)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (1)
315
public bool
StopTestSession
(
2 references to StopTestSession
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
Interfaces\IVsTestConsoleWrapperAsync.cs (1)
85
/// IVsTestConsoleWrapper.
StopTestSession
(
TestSession.cs (1)
367
return _consoleWrapper.
StopTestSession
(