Table of Contents

Namespace Echo.Platforms.AsmResolver.Emulation.Dispatch.Constants

Classes

LdNullHandler

Implements a CIL instruction handler for ldnull operations.

LdStrHandler

Implements a CIL instruction handler for ldstr operations.

LdcI4Handler

Implements a CIL instruction handler for ldc.i4 operations.

LdcI8Handler

Implements a CIL instruction handler for ldc.i8 operations.

LdcR4Handler

Implements a CIL instruction handler for ldc.r4 operations.

LdcR8Handler

Implements a CIL instruction handler for ldc.r8 operations.