Hey, On Fri, Oct 8, 2010 at 6:30 AM, Simon Cropp <[email protected]> wrote: > Is there any easy way replace all usages of one type with another type > if the new type has all the same methods/properties as the first type?
Nope, no easy way here. You have to do it manualle. -- Jb EvainĀ <[email protected]> -- -- mono-cecil
