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