Namespace Echo.Platforms.AsmResolver.Emulation.Dispatch.Variables
Classes
- LdArgHandler
Implements a CIL instruction handler for
ldargoperations and its derivatives.
- LdArgaHandler
Implements a CIL instruction handler for
ldargaoperations and its derivatives.
- LdLocHandler
Implements a CIL instruction handler for
ldlocoperations and its derivatives.
- LdLocaHandler
Implements a CIL instruction handler for
ldlocaoperations and its derivatives.
- StArgHandler
Implements a CIL instruction handler for
stargoperations and its derivatives.
- StLocHandler
Implements a CIL instruction handler for
stlocoperations and its derivatives.