1 reference to IsCollectionAndCannotOverride
Microsoft.Extensions.Configuration.Binder.SourceGeneration (1)
Specs\TypeIndex.cs (1)
43
return IsAccessible() && !property.IsIgnored && !
IsCollectionAndCannotOverride
() && !IsDictWithUnsupportedKey();