2 references to ThrowIfNullOrEmpty
Aspire.Hosting.Azure.CosmosDB (2)
AzureCosmosDBContainerResource.cs (2)
70set => ContainerProperties.Id = ThrowIfNullOrEmpty(value); 79set => ContainerProperties.PartitionKeyPath = ThrowIfNullOrEmpty(value);