1 reference to ThrowIfNullOrEmpty
Aspire.Hosting.Azure.Storage (1)
AzureBlobStorageContainerResource.cs (1)
24
public string BlobContainerName { get; } =
ThrowIfNullOrEmpty
(blobContainerName);