Hey, On Tue, May 4, 2010 at 7:44 PM, Mikael Sundberg <[email protected]> wrote: > Is it possible to access the raw CIL of a method using cecil? I need > the raw CIL to be able to simply compare two methods using a checksum > calculated from it.
Currently there's no builtin API to retrieve it. -- Jb Evain <[email protected]> -- -- mono-cecil
