3 implementations of RunTestsWithCustomTestHost
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleWrapper.cs (1)
612public void RunTestsWithCustomTestHost(
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
842public void RunTestsWithCustomTestHost(
vstest.console.arm64 (1)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (1)
842public void RunTestsWithCustomTestHost(
2 references to RunTestsWithCustomTestHost
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
Interfaces\IVsTestConsoleWrapperAsync.cs (1)
408/// IVsTestConsoleWrapper.RunTestsWithCustomTestHost(
TestSession.cs (1)
330_consoleWrapper.RunTestsWithCustomTestHost(