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