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