1 reference to GetVsTestConsolePathAsync
Microsoft.CodeAnalysis.LanguageServer (1)
Testing\RunTestsHandler.cs (1)
50
var vsTestConsolePath = await dotnetCliHelper.
GetVsTestConsolePathAsync
(projectOutputDirectory, cancellationToken);