AaronRobinsonMSFT / DNMD

Reimplementation of ECMA-335 metadata APIs
MIT License
16 stars 3 forks source link

Fix the version length field when saving #51

Closed jkoritzinsky closed 7 months ago

jkoritzinsky commented 7 months ago

We need to write the length of the aligned buffer, not the length of the version string. Discovered in https://github.com/icsharpcode/ILSpy/issues/3068