Milestone Preview: 2022.1.0 #14
Pre-release
Pre-release
·
372 commits
to development
since this release
This is a bugfix release
Cpp2IL Core
- Fixed an issue which resulted in incorrect type analysis contexts being created for ref type signatures, resulting in, for example, out parameters in dummy dlls being decompiled incorrectly as
[Out] ParamType paramNameinstead ofout ParamType paramName.
No packages other than core have been updated.