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.
