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