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