1 implementation of CancelTestRun
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleWrapper.cs (1)
640
public 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
();