Skip to content

Dictionary of dictionary isn't supported #69

@czf

Description

@czf

is this intentional?

Here is an over simplified example
typeof(Dictionary<int,Dictionary<int,int>>).GetSchema()
results in

'typeof(Dictionary<int,Dictionary<int,int>>).GetSchema()' threw an exception of type 'System.ArgumentException'
Data: {System.Collections.ListDictionaryInternal}
HResult: -2147024809
HelpLink: null
InnerException: null
Message: "Dictionary`2 not supported"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions