On Mon, May 17, 2010 at 9:13 AM, Timwi <[email protected]> wrote: > Although it is not possible with Mono.Cecil as Jb pointed out.
Eventually Cecil will provide an API for that, it's just a matter of naming it properly, and decide when it should be usable. For instance, if the body has been resolved in a stream of Instruction, then the raw code may be out of sync, so we would have to throw here. -- Jb Evain <[email protected]> -- -- mono-cecil
