What's Changed
- Fixes to C# decompile output
- Lift collection expressions into member initializers instead of in the constructor to prevent race conditions
- Remove compiler-generated regex code
- Remove bogus base constructor calls in constructor bodies
- Fix case-insensitive path collisions preventing C# decompile
- Better type-to-file mapping
Full Changelog: v2.5.0-beta.2...v2.5.0-beta.3