On Apr 5, 11:21 pm, Jb Evain <[email protected]> wrote: > On Mon, Apr 5, 2010 at 6:11 PM, F8R <[email protected]> wrote: > > So those case only happen on renaming generic ? > > Most of the time, yes. And varargs methods as well (not params, > varags). But this is compiler dependent, a compiler could very well > emit only references to the definitions. > > -- > Jb Evain <[email protected]>
So what I need to do is search .TypeReference and update old name to new name ? It will great if you give me some code, :P. -- -- mono-cecil
