Version 1977: RuntimeBinderException

RuntimeBinderException: “2B1B548E” does not contain a definition for “Dynamic”
seems still a Json deserialization problem with dynamic keyword

I’m still finding the minimal reproduce code.

Another problem:

InvalidCastException: Unable to cast object of type DC803782 to type ‘System.IConvertible’

but our code doesn’t force to cast type to IConvertible.
It seems related to Enum (compare?), but I haven’t reproduce minimal code yet.

Need an example.

We are still trying to find the problematic code, and once we find it, we will send it to you