1 instantiation of ConfigureContextualOptions
Microsoft.Extensions.Options.Contextual (1)
ContextualOptionsServiceCollectionExtensions.cs (1)
100new ConfigureContextualOptions<TOptions>(Throw.IfNull(configure), Throw.IfNull(context)))));
1 reference to ConfigureContextualOptions
Microsoft.Extensions.Options.Contextual (1)
Internal\ConfigureContextualOptions.cs (1)
20/// Initializes a new instance of the <see cref="ConfigureContextualOptions{TOptions}"/> class.