3 references to _installer
Microsoft.VisualStudioCode.Razor.IntegrationTests (3)
Services\VSCodeService.cs (3)
51_vsCodeExecutablePath = await _installer.EnsureVSCodeInstalledAsync(installDir); 62if (!await _installer.IsExtensionInstalledAsync( 67await _installer.InstallCSharpExtensionAsync(_vsCodeExecutablePath!, extensionsDir);