3 references to DefaultConfigSectionName
Aspire.Microsoft.Azure.Cosmos (3)
AspireMicrosoftAzureCosmosExtensions.cs (3)
71
var configSection = builder.Configuration.GetSection(
DefaultConfigSectionName
);
144
$"in the '{
DefaultConfigSectionName
}' or '{
DefaultConfigSectionName
}:{connectionName}' configuration section.");