/Dotnet-Dynamic-Assembly-Building

Examples of using System.Reflection.Emit namespace

Primary LanguageC#

Dynamic Assembly Building in C#

Examples of using System.Reflection.Emit namespace

Contents:

  • DynamicMethod creation using DynamicILInfo

Useful resources: