Hey, On Tue, Jun 1, 2010 at 9:55 PM, damageboy <[email protected]> wrote: > Do I need to actually go over every TypeReference in every param, > member, IL, etc. and replace the existing reference to a newely > created one?
Yep, there's no builtin to return all the type references for a specific scope. -- Jb Evain <[email protected]> -- -- mono-cecil
