3 implementations of DiscoverTests
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleWrapper.cs (1)
315public void DiscoverTests(
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
415public void DiscoverTests(
vstest.console.arm64 (1)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (1)
415public void DiscoverTests(
2 references to DiscoverTests
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
Interfaces\IVsTestConsoleWrapperAsync.cs (1)
134/// IVsTestConsoleWrapper.DiscoverTests(
TestSession.cs (1)
129_consoleWrapper.DiscoverTests(