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