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