2 references to UnknownType
ConfigurationSchemaGenerator (2)
DiagnosticDescriptors.cs (1)
72NotSupportedReason.UnknownType => TypeNotSupported,
RuntimeSource\Configuration.Binder\ConfigurationBindingGenerator.Parser.cs (1)
211spec = CreateUnsupportedTypeSpec(typeParseInfo, NotSupportedReason.UnknownType);