[mono-cecil] Re: cecil and local variables

2010-04-26 Thread Jan
Hi JB

On Apr 26, 3:16 pm, Jb Evain j...@nurv.fr wrote:
 body.Optimize ()

 And it will turn the ldloc into ldloc.0.

 Optimize is an extension method in Mono.Cecil.Rocks.


I only can see OptimizeMacros in 0.9.1.34. It looks like the one you
mean.

Jan

-- 
--
mono-cecil

Subscription settings: http://groups.google.com/group/mono-cecil/subscribe?hl=en


Re: [mono-cecil] Re: cecil and local variables

2010-04-26 Thread Jb Evain
Hey,

On Mon, Apr 26, 2010 at 4:20 PM, Jan jan.blessen...@gmail.com wrote:
 I only can see OptimizeMacros in 0.9.1.34. It looks like the one you
 mean.

Yeah, sorry, it's the old name. SimplifyMacros and OptimizeMacros are
better worded.

-- 
Jb Evain  j...@nurv.fr

-- 
--
mono-cecil

Subscription settings: http://groups.google.com/group/mono-cecil/subscribe?hl=en