2 references to PropertyNotSupported
Microsoft.Extensions.Configuration.Binder.SourceGeneration (2)
ConfigurationBindingGenerator.Parser.cs (2)
746
RecordDiagnostic(DiagnosticDescriptors.
PropertyNotSupported
, typeParseInfo.BinderInvocation?.Location, [propertyName, typeParseInfo.FullName]);
771
EnqueueTransitiveType(typeParseInfo, property.Type, DiagnosticDescriptors.
PropertyNotSupported
, propertyName, spec.TypeRef);