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