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