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