1 reference to ThrowIfNullOrEmpty
Aspire.Hosting.Azure.EventHubs (1)
AzureEventHubConsumerGroupResource.cs (1)
25
public string ConsumerGroupName { get; set; } =
ThrowIfNullOrEmpty
(consumerGroupName);