4 references to GetCliPath
Microsoft.VisualStudioCode.Razor.IntegrationTests (4)
Services\VSCodeService.Installer.cs (4)
87
var cliPath =
GetCliPath
(GetExecutablePath(vscodeDir));
165
var cliPath =
GetCliPath
(vscodePath);
258
var cliPath =
GetCliPath
(vscodePath);
313
return
GetCliPath
(vscodePath);