4 references to ElementTypeNotSupported
ConfigurationSchemaGenerator (4)
DiagnosticDescriptors.cs (1)
76NotSupportedReason.ElementTypeNotSupported => ElementTypeNotSupported,
RuntimeSource\Configuration.Binder\ConfigurationBindingGenerator.Parser.cs (3)
354DiagnosticDescriptors.ElementTypeNotSupported); 431TypeRef elementTypeRef = EnqueueTransitiveType(typeParseInfo, elementTypeSymbol, DiagnosticDescriptors.ElementTypeNotSupported); 514TypeRef elementTypeRef = EnqueueTransitiveType(typeParseInfo, elementType, DiagnosticDescriptors.ElementTypeNotSupported);