Open cbh2000 opened 7 years ago
ReflectionJSONSerializer's fault! I.e., when using afterSerialization to inject an unsupported type into the raw dictionary before it gets passed into JSONSerialization.
afterSerialization
JSONSerialization
ReflectionJSONSerializer's fault! I.e., when using
afterSerialization
to inject an unsupported type into the raw dictionary before it gets passed intoJSONSerialization
.