2 references to UnknownType
Microsoft.Extensions.Configuration.Binder.SourceGeneration (2)
ConfigurationBindingGenerator.Parser.cs (1)
212
spec = CreateUnsupportedTypeSpec(typeParseInfo, NotSupportedReason.
UnknownType
);
Parser\DiagnosticDescriptors.cs (1)
69
NotSupportedReason.
UnknownType
=> TypeNotSupported,