3 references to GetSelectedConnectionAsync
aspire (3)
Commands\AgentMcpCommand.cs (3)
225
var connection = await
GetSelectedConnectionAsync
(cancellationToken).ConfigureAwait(false);
268
var connection = await
GetSelectedConnectionAsync
(cancellationToken).ConfigureAwait(false);
349
var connection = await
GetSelectedConnectionAsync
(cancellationToken).ConfigureAwait(false);