Hi Evain, Thanks for your reply, Please see attached file I want to merge OldMethod_1 / OldMethod_2 / OldMethod_3 collect instruction and localVars finally update instruction localVars index and update branches write to MergeMethods.
Thanks in advance. On Wednesday, December 4, 2013 3:02:59 AM UTC-8, Jb Evain wrote: > Hi Steve, > > I'm not exactly sure I understand what you're trying to do :) > > Can you go into some more details as to what you have and what you'd > want to achieve? > > Thanks! > > Jb > > On Mon, Dec 2, 2013 at 2:00 PM, Steve Queen > <[email protected]<javascript:>> > wrote: > > Hi Evain, > > > > I have three methods in dll (merge.dll), I want to merge this three > methods > > to one method and write in same dll (merge.dll), I've collecting all > > instruction and localVars finally calling SimplifyMacros this code have > a > > problem changed local index in three methods(old methods), How can merge > > three methods instructions and update localVars without changed in three > > method instruction? > > > > Thanks in advance. > > > > -- > > -- > > -- > > mono-cecil > > --- > > You received this message because you are subscribed to the Google > Groups > > "mono-cecil" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/groups/opt_out. > -- -- -- mono-cecil --- You received this message because you are subscribed to the Google Groups "mono-cecil" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
