2 references to ThrowIfNullOrEmpty
Aspire.Hosting.Azure.CosmosDB (2)
AzureCosmosDBContainerResource.cs (2)
27
ContainerName =
ThrowIfNullOrEmpty
(containerName);
66
set => PartitionKeyPaths = [
ThrowIfNullOrEmpty
(value)];