The following tables list the members exposed by the EmitUtil type.
Public Methods
| Name | Description | |
|---|---|---|
| DefineDelegateType |
Defines a new delegate type.
| |
| EmitBoxIfNeeded | ||
| EmitCreateDelegateInstance | ||
| EmitFastInt |
Emits an ldc.i4 opcode using the fastest available opcode choice.
| |
| EmitLoadMethodInfo | ||
| EmitLoadType | ||
| PreparePropertyForSet |
Emits IL to unbox a value type and if null, create a new instance of the value type.
|