2 references to PostMLContextOptionsConfiguration
Microsoft.Extensions.ML (2)
MLOptions.cs (1)
46/// Initializes a new instance of <see cref="PostMLContextOptionsConfiguration"/>.
ServiceCollectionExtensions.cs (1)
83.TryAddEnumerable(ServiceDescriptor.Singleton<IPostConfigureOptions<MLOptions>, PostMLContextOptionsConfiguration>());