2 references to Configure
Microsoft.Extensions.Options.Contextual (2)
ContextualOptionsServiceCollectionExtensions.cs (2)
47=> services.Configure(Options.Options.DefaultName, Throw.IfNull(loadOptions)); 114=> services.Configure(name: null, Throw.IfNull(loadOptions));