That's what I thought...very strange... I'm getting
Branch out of the method. after inserting some instructions without calling SimplifyMacros/OptimizeMacros. But after doing so, I get Unexpected type on the stack I guess I must be doing something else to screw up the flow. I will try to put together a sample, as I assume that's not enough to go on. On Nov 22, 3:43 pm, Jb Evain <[email protected]> wrote: > Hi, > > On Mon, Nov 22, 2010 at 9:23 PM, Jeff Nevins <[email protected]> wrote: > > Thanks for the explanation evain. I have a somewhat related > > question.... If I insertbefore/after instructions in such a method, > > but do not remove any, will calling SimplyMacros/OptimizeMacros before/ > > after adjusting the method be sufficient to update the Br_S > > instructions? > > Yup. > > Jb -- -- mono-cecil
