Closed yurapara closed 7 years ago
I can reproduce this, but at the moment I can't figure out a solution. Will revisit.
FYI - this is still an issue. There is a failing unit test for it in the test suite. If anyone wants to try to fix it, a PR is welcome. Thanks.
DictionaryKeyConverter CanConvert method checks if object type is derived from IDictionary that works OK for Dictionary but not for IDictionary itself.