1 implementation of AbortTestRun
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleWrapper.cs (1)
646public void AbortTestRun()
2 references to AbortTestRun
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
Interfaces\IVsTestConsoleWrapperAsync.cs (1)
434/// See <see cref="IVsTestConsoleWrapper.AbortTestRun"/>.
TestSession.cs (1)
90_consoleWrapper.AbortTestRun();