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