System.Reflection.Emit.ILGeneration Version: 4.3.0
Information
Description
- 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.
Version
- 4.3.0
Project Url
- https://dot.net/
- View on NuGet: http://www.nuget.org/packages/System.Reflection.Emit.ILGeneration
Dependencies
Here are the packages that version 4.3.0 of System.Reflection.Emit.ILGeneration depends on.
System.Reflection : (4.3.0) System.Reflection.Primitives : (4.3.0) System.Runtime : (4.3.0)Authors
Tags
Installing with NuGet
PM> Install-Package System.Reflection.Emit.ILGeneration