2 references to GetIntegrationSearchMatches
aspire (2)
Commands\AddCommand.cs (1)
271
filteredPackagesWithShortName = IntegrationPackageSearchService.
GetIntegrationSearchMatches
(packagesWithShortName, integrationName)
Commands\IntegrationSearchCommand.cs (1)
153
: IntegrationPackageSearchService.
GetIntegrationSearchMatches
(packages, searchTerm))