Base:
method
CreateInstance
Microsoft.Extensions.Options.OptionsFactory<TOptions>.CreateInstance(System.String)
1 reference to CreateInstance
Aspire.StackExchange.Redis (1)
AspireRedisExtensions.cs (1)
194/// This still allows for others to Configure/PostConfigure/Validate the ConfigurationOptions since it just overrides <see cref="CreateInstance(string)"/>.