3 implementations of DiscoverTestsAsync
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleWrapper.cs (1)
828
public async Task
DiscoverTestsAsync
(
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
892
public Task
DiscoverTestsAsync
(
vstest.console.arm64 (1)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (1)
892
public Task
DiscoverTestsAsync
(
1 reference to DiscoverTestsAsync
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
TestSession.cs (1)
404
await _consoleWrapper.
DiscoverTestsAsync
(