Hi! A while back, I sent a PR to add support for writing raw instructions to Cecil: https://github.com/jbevain/cecil/pull/165
This feature is not only needed by ILAsm (for `.byte` directives) but also for tools which need to emit non-CIL code in method bodies (e.g. native code compilers). It's been sitting there for almost a year without feedback. I don't know if the design in that PR is desirable or not. If it's not, I'll be happy to change the code as needed. In any case, I'd just like to see some progress on this. Thanks! Regards, Alex -- -- -- mono-cecil --- You received this message because you are subscribed to the Google Groups "mono-cecil" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
