2 instantiations of StorageQueuesComponent
Aspire.Azure.Storage.Queues (2)
AspireQueueStorageExtensions.cs (2)
45new StorageQueuesComponent().AddClient(builder, DefaultConfigSectionName, configureSettings, configureClientBuilder, connectionName, serviceKey: null); 90new StorageQueuesComponent().AddClient(builder, DefaultConfigSectionName, configureSettings, configureClientBuilder, connectionName: name, serviceKey: name);