Table of Contents

Namespace Echo.Platforms.AsmResolver.Emulation.Dispatch.Variables

Classes

LdArgHandler

Implements a CIL instruction handler for ldarg operations and its derivatives.

LdArgaHandler

Implements a CIL instruction handler for ldarga operations and its derivatives.

LdLocHandler

Implements a CIL instruction handler for ldloc operations and its derivatives.

LdLocaHandler

Implements a CIL instruction handler for ldloca operations and its derivatives.

StArgHandler

Implements a CIL instruction handler for starg operations and its derivatives.

StLocHandler

Implements a CIL instruction handler for stloc operations and its derivatives.