The following tables list the members exposed by the EmitUtil type.

Public Methods

  NameDescription
static memberDefineDelegateType
Defines a new delegate type.

static memberEmitBoxIfNeeded
static memberEmitCreateDelegateInstance
static memberEmitFastInt
Emits an ldc.i4 opcode using the fastest available opcode choice.

static memberEmitLoadMethodInfo
static memberEmitLoadType
static memberPreparePropertyForSet
Emits IL to unbox a value type and if null, create a new instance of the value type.