Implemented interface member:
method
PostConfigure
Microsoft.Extensions.Options.IPostConfigureOptions<TOptions>.PostConfigure(System.String, TOptions)
1 reference to PostConfigure
Aspire.Dashboard (1)
DashboardWebApplication.cs (1)
471new PostConfigureDashboardOptions(builder.Configuration).PostConfigure(name: string.Empty, dashboardOptions);