1 reference to GetPackageSearchContextAsync
aspire (1)
Commands\IntegrationSearchCommand.cs (1)
61
var (workingDirectory, configuredChannel, languageId, contextExitCode) = await _integrationPackageSearchService.
GetPackageSearchContextAsync
(passedAppHostProjectFile, cancellationToken);