1 instantiation of DotnetToolStoreInstallationCandidateSource
aspire (1)
Acquisition\InstallationDiscovery.cs (1)
488new DotnetToolStoreInstallationCandidateSource(),
1 reference to DotnetToolStoreInstallationCandidateSource
aspire (1)
Program.cs (1)
504builder.Services.AddSingleton<IInstallationCandidateSource, DotnetToolStoreInstallationCandidateSource>();