The inject methods in Cecil 0.6 were subtily broken. They have not yet been ported to 0.9
If you want the same behavior, you can just take the code from 0.6 and make them extension methods. On Saturday, January 29, 2011, High6 <[email protected]> wrote: > A very old build of mono used to have an "Inject" method for easily > injecting a type or method from the host application into the target > one. How can you do that with the latest build of mono? > > -- > -- > mono-cecil -- -- mono-cecil
