#Hey I wanna do some codegen stuff using
1 messages · Page 1 of 1 (latest)
If it means anything to you, Mirror, a very popular networking library, uses ILPostProcessor for IL weaving. It's the best way to hook into the compilation pipeline. I don't know of any other method that works reliably.