2 references to CollectionNotSupported
Microsoft.Extensions.Configuration.Binder.SourceGeneration (2)
ConfigurationBindingGenerator.Parser.cs (1)
804=> CreateUnsupportedTypeSpec(typeParseInfo, NotSupportedReason.CollectionNotSupported);
Parser\DiagnosticDescriptors.cs (1)
71NotSupportedReason.CollectionNotSupported => CollectionNotSupported,