2 references to MultiDimArraysNotSupported
ConfigurationSchemaGenerator (2)
DiagnosticDescriptors.cs (1)
78NotSupportedReason.MultiDimArraysNotSupported => MultiDimArraysNotSupported,
RuntimeSource\Configuration.Binder\ConfigurationBindingGenerator.Parser.cs (1)
343return CreateUnsupportedTypeSpec(typeParseInfo, NotSupportedReason.MultiDimArraysNotSupported);