Visto che ultimamente Reflection.Emit è di moda...
... e visto che non tutti masticano benissimo MSIL (io ad esempio no!), vi segnalo un simpaticissimo addin per Reflector che credo farà felici molti estimatori del codice dinamico:
http://reflectoraddins.codeplex.com/Wiki/View.aspx?title=ReflectionEmitLanguage
Leggo testualmente:
"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"
Buon divertimento ;-)











