2 references to DefaultConfigSectionName
Aspire.Azure.Search.Documents (2)
AspireAzureSearchExtensions.cs (2)
40new AzureSearchComponent().AddClient(builder, DefaultConfigSectionName, configureSettings, configureClientBuilder, connectionName, serviceKey: null); 59new AzureSearchComponent().AddClient(builder, DefaultConfigSectionName, configureSettings, configureClientBuilder, connectionName: name, serviceKey: name);