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]> 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]. > 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.
