Provides field representations of the Microsoft Intermediate Language (MSIL) instructions for emission by the System.Reflection.Emit.ILGenerator class members (such as ILGenerator.Emit(OpCode)).
See Also: OpCodes Members
For a detailed description of the member opcodes, see the Common Language Infrastructure (CLI) documentation, especially "Partition III: CIL Instruction Set" and "Partition II: Metadata Definition and Semantics". The documentation is available online; see tp://go.microsoft.com/fwlink/?LinkID=99212 on MSDN and tp://go.microsoft.com/fwlink/?LinkID=65552 on the Ecma International Web site.