1 reference to EnsureVSCodeInstalledAsync
Microsoft.VisualStudioCode.Razor.IntegrationTests (1)
Services\VSCodeService.cs (1)
51
_vsCodeExecutablePath = await _installer.
EnsureVSCodeInstalledAsync
(installDir);