Namespace Echo.Platforms.AsmResolver.Emulation.Dispatch.Arrays
Classes
- LdElemHandler
Implements a CIL instruction handler for
ldelemoperations and its derivatives.
- LdElemaHandler
Implements a CIL instruction handler for
ldelemaoperations.
- LdLenHandler
Implements a CIL instruction handler for
ldlenoperations and its derivatives.
- NewArrHandler
Implements a CIL instruction handler for
newarroperations.
- StElemHandler
Implements a CIL instruction handler for
stelemoperations and its derivatives.