2 references to CreateObjectSpec
Microsoft.Extensions.Configuration.Binder.SourceGeneration (2)
ConfigurationBindingGenerator.Parser.cs (2)
200spec = CreateCollectionSpec(typeParseInfo) ?? CreateObjectSpec(typeParseInfo); 208spec = CreateObjectSpec(typeParseInfo);