Provides classes that allow a compiler or tool to emit Microsoft intermediate language (MSIL). The primary clients of these classes are script engines and compilers. Commonly Used Types: System.Reflection.Emit.ILGenerator System.Reflection.Emit.Label System.Reflection.Emit.CustomAttributeBuilder System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ParameterBuilder System.Reflection.Emit.SignatureHelper When using NuGet 3.x this package requires at least version 3.4.


Keywords
coreclr, corefx, csharp, dotnet, dotnet-core, dotnetcore, microsoft
License
MIT
Install
Install-Package System.Reflection.Emit.ILGeneration -Version 4.7.0

Documentation