1 reference to CreateConnection
Aspire.Hosting.RabbitMQ (1)
RabbitMQBuilderExtensions.cs (1)
62return connection ??= await CreateConnection(connectionString!).ConfigureAwait(false);