Error!
Success!

Creating Reflection.Emit (MS)IL using reflector and a little plug-in

0
kicks

Creating Reflection.Emit (MS)IL using reflector and a little plug-in  (Unpublished)

I just stumbled on this on codeplex : ReflectionEmitLanguage This add-in translates the IL code of a given method into the C# code that would be needed to generate the same IL code using System.Reflection.Emit. So insted of trying to figure out the hows and whats of IL and Reflection.Emit, simply do the following:


Kicked By:
Drop Kicked By: