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