Commit 0a70979
authored
Fix SerdeTypeOptions(Proxy =) and refactor (#306)
SerdeTypeOptions wasn't be handled in a nested case, resulting in
proxies being dropped.
This change fixes that, and refactors the proxy handler to share more
code, reducing the
likelihood of this in the future.
Fixes #300.1 parent 588c2f8 commit 0a70979
6 files changed
Lines changed: 403 additions & 215 deletions
File tree
- src/generator
- test/Serde.Generation.Test
- test_output/SerdeTests.DictionaryWithEqArrayKey
0 commit comments