Did you know ... | Search Documentation: |
Pack swicli -- src/Debugger.Core.JDWP/Debugger.Core/Mono.Cecil/TODO |
Cecil TODO
Cecil should be able to emit debug infos along with assemblies.
For the moment, Cecil only create space for strong name signatures. Can we do better ?
Cecil does not suppport win32 resources and globaly the .rsrc section into PE files.
Cecil does absolutely no verification on what it emits.