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