[Mono-devel-list] a method's code array

Bart Van Rompaey bart at perfectpc.be
Thu Mar 18 15:57:27 EST 2004


Is there some library which gets you the code array (in hex) for the
methods in a class? I've been searching in System.Reflection and
System.Reflection.Emit. I can get all kind of metadata there and with
Emit you can genereate method bodies by supplying byte arrays, but I
can't find a method to get existing byte code.

thanx in advance,
Bart

-- 
Bart Van Rompaey <bart at perfectpc.be>




More information about the Mono-devel-list mailing list