3 references to GetExecutablePath
Microsoft.VisualStudioCode.Razor.IntegrationTests (3)
Services\VSCodeService.Installer.cs (3)
24var executablePath = GetExecutablePath(vscodeDir); 72executablePath = GetExecutablePath(vscodeDir); 87var cliPath = GetCliPath(GetExecutablePath(vscodeDir));