On Wed, Jul 28, 2010 at 11:27 AM, JohnC <[email protected]> wrote: > I see that the various ModuleDefinition.Inject methods have gone in > v0.9. There are also no equivalent methods in Rocks. > > Am I missing anything?
Nope. The different Clone/Inject methods haven't been ported yet as they were quite broken wrt TypeReference importing. If you need the old behavior you can simply extract the old Clone methods and adjust them (it shouldn't be long). I'll eventually move the functionality to Cecil.Rocks, but it will need some fixicating work. -- Jb EvainĀ <[email protected]> -- -- mono-cecil
