4 references to ElementTypeNotSupported
Microsoft.Extensions.Configuration.Binder.SourceGeneration (4)
ConfigurationBindingGenerator.Parser.cs (3)
355DiagnosticDescriptors.ElementTypeNotSupported); 440TypeRef elementTypeRef = EnqueueTransitiveType(typeParseInfo, elementTypeSymbol, DiagnosticDescriptors.ElementTypeNotSupported); 536TypeRef elementTypeRef = EnqueueTransitiveType(typeParseInfo, elementType, DiagnosticDescriptors.ElementTypeNotSupported);
Parser\DiagnosticDescriptors.cs (1)
73NotSupportedReason.ElementTypeNotSupported => ElementTypeNotSupported,