1 reference to IsDictWithUnsupportedKey
ConfigurationSchemaGenerator (1)
RuntimeSource\Configuration.Binder\Specs\TypeIndex.cs (1)
43
return IsAccessible() && !IsCollectionAndCannotOverride() && !
IsDictWithUnsupportedKey
();