3 implementations of RunTestsWithCustomTestHostAsync
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleWrapper.cs (1)
1119public async Task RunTestsWithCustomTestHostAsync(
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
1201public Task RunTestsWithCustomTestHostAsync(
vstest.console.arm64 (1)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (1)
1201public Task RunTestsWithCustomTestHostAsync(
1 reference to RunTestsWithCustomTestHostAsync
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
TestSession.cs (1)
606await _consoleWrapper.RunTestsWithCustomTestHostAsync(