1 reference to ThrowIfNullOrEmpty
Aspire.Hosting.Azure.CosmosDB (1)
AzureCosmosDBDatabaseResource.cs (1)
22public string DatabaseName { get; set; } = ThrowIfNullOrEmpty(databaseName);