Like, for example, the SetILFunctionBody method of ICorProfilerInfo
does?  I am implementing an IL compiler/assembler that parses high
level source code and generates IL bits from it as well as parsing
MSIL assembly language source code and generating IL bits from that.
Is there any facility in cecil to take a bunch of IL and install it as
the method body of a method in one call?

Thanks for any info you can provide.

-- 
--
mono-cecil

Reply via email to