2 references to GetInstallationLink
aspire (1)
Utils\EnvironmentChecker\TypeScriptAppHostToolingCheck.cs (1)
102Link = CommandPathResolver.GetInstallationLink(command),
Aspire.Cli.Tests (1)
Utils\CommandPathResolverTests.cs (1)
62Assert.Equal(expectedLink, CommandPathResolver.GetInstallationLink(command));