I need to convert the IL to c# code. I have an assembly and I am reading this assembly. I get MethodBody from MethodInfo and the methodbody has a method GetILAsByteArraY()
You should just use .NET Reflector if you have the assembly. Also try the file gen addon.