Namespace Echo.Platforms.AsmResolver.Emulation.Dispatch.Constants
Classes
- LdNullHandler
Implements a CIL instruction handler for
ldnulloperations.
- LdStrHandler
Implements a CIL instruction handler for
ldstroperations.
- LdcI4Handler
Implements a CIL instruction handler for
ldc.i4operations.
- LdcI8Handler
Implements a CIL instruction handler for
ldc.i8operations.
- LdcR4Handler
Implements a CIL instruction handler for
ldc.r4operations.
- LdcR8Handler
Implements a CIL instruction handler for
ldc.r8operations.