1 reference to GatherAppHostInfosAsync
aspire (1)
Commands\PsCommand.cs (1)
133var appHostInfos = await GatherAppHostInfosAsync(orderedConnections, includeResources && format == OutputFormat.Json, cancellationToken).ConfigureAwait(false);