1 reference to GatherAppHostInfosAsync
aspire (1)
Commands\PsCommand.cs (1)
103
var appHostInfos = await
GatherAppHostInfosAsync
(orderedConnections, cancellationToken).ConfigureAwait(false);