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