1 reference to ThrowIfNullOrEmpty
Aspire.Hosting.Azure.Storage (1)
AzureQueueStorageQueueResource.cs (1)
24
public string QueueName { get; } =
ThrowIfNullOrEmpty
(queueName);