Michael,

> I'm looking for library (C#)which help me get a bytecode from method body.
> Unfortunetly system.reflection is not enough for me (methodInfo doesn't
> include information about body's bytecode).
> I remember that somebody wrote a this kind of library.
> I know that ILDASM can show me this information but I need library for my
> project.
> Any ideas?

You could try Lutz  Roeder's ILReader library [1]

[1] http://www.aisto.com/roeder/dotnet/download.asp?File=ilreader.zip

--
Tomas Restrepo
[EMAIL PROTECTED]

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to