Mono Class Library: Overview

System.Reflection.Emit.OpCodes: Members

The members of System.Reflection.Emit.OpCodes are listed below.

See Also: Inherited members from System.Object

Public Fields

static readonly
AddOpCode. Pops 2 values off the stack, adds them, and pushes the result onto the stack.
static readonly
Add_OvfOpCode. Documentation for this section has not yet been entered.
static readonly
Add_Ovf_UnOpCode. Documentation for this section has not yet been entered.
static readonly
AndOpCode. Pops 2 values off the stack, performs a logical AND on them, and pushes the result onto the stack.
static readonly
ArglistOpCode. Documentation for this section has not yet been entered.
static readonly
BeqOpCode. Documentation for this section has not yet been entered.
static readonly
Beq_SOpCode. Documentation for this section has not yet been entered.
static readonly
BgeOpCode. Documentation for this section has not yet been entered.
static readonly
Bge_SOpCode. Documentation for this section has not yet been entered.
static readonly
Bge_UnOpCode. Documentation for this section has not yet been entered.
static readonly
Bge_Un_SOpCode. Documentation for this section has not yet been entered.
static readonly
BgtOpCode. Documentation for this section has not yet been entered.
static readonly
Bgt_SOpCode. Documentation for this section has not yet been entered.
static readonly
Bgt_UnOpCode. Documentation for this section has not yet been entered.
static readonly
Bgt_Un_SOpCode. Documentation for this section has not yet been entered.
static readonly
BleOpCode. Documentation for this section has not yet been entered.
static readonly
Ble_SOpCode. Documentation for this section has not yet been entered.
static readonly
Ble_UnOpCode. Documentation for this section has not yet been entered.
static readonly
Ble_Un_SOpCode. Documentation for this section has not yet been entered.
static readonly
BltOpCode. Documentation for this section has not yet been entered.
static readonly
Blt_SOpCode. Documentation for this section has not yet been entered.
static readonly
Blt_UnOpCode. Documentation for this section has not yet been entered.
static readonly
Blt_Un_SOpCode. Documentation for this section has not yet been entered.
static readonly
Bne_UnOpCode. Documentation for this section has not yet been entered.
static readonly
Bne_Un_SOpCode. Documentation for this section has not yet been entered.
static readonly
BoxOpCode. Documentation for this section has not yet been entered.
static readonly
BrOpCode. Documentation for this section has not yet been entered.
static readonly
Br_SOpCode. Documentation for this section has not yet been entered.
static readonly
BreakOpCode. Documentation for this section has not yet been entered.
static readonly
BrfalseOpCode. Documentation for this section has not yet been entered.
static readonly
Brfalse_SOpCode. Documentation for this section has not yet been entered.
static readonly
BrtrueOpCode. Documentation for this section has not yet been entered.
static readonly
Brtrue_SOpCode. Documentation for this section has not yet been entered.
static readonly
CallOpCode. Documentation for this section has not yet been entered.
static readonly
CalliOpCode. Documentation for this section has not yet been entered.
static readonly
CallvirtOpCode. Documentation for this section has not yet been entered.
static readonly
CastclassOpCode. Documentation for this section has not yet been entered.
static readonly
CeqOpCode. Documentation for this section has not yet been entered.
static readonly
CgtOpCode. Documentation for this section has not yet been entered.
static readonly
Cgt_UnOpCode. Documentation for this section has not yet been entered.
static readonly
CkfiniteOpCode. Documentation for this section has not yet been entered.
static readonly
CltOpCode. Documentation for this section has not yet been entered.
static readonly
Clt_UnOpCode. Documentation for this section has not yet been entered.
static readonly
ConstrainedOpCode. Documentation for this section has not yet been entered.
static readonly
Conv_IOpCode. Documentation for this section has not yet been entered.
static readonly
Conv_I1OpCode. Documentation for this section has not yet been entered.
static readonly
Conv_I2OpCode. Documentation for this section has not yet been entered.
static readonly
Conv_I4OpCode. Documentation for this section has not yet been entered.
static readonly
Conv_I8OpCode. Documentation for this section has not yet been entered.
static readonly
Conv_Ovf_IOpCode. Documentation for this section has not yet been entered.
static readonly
Conv_Ovf_I_UnOpCode. Documentation for this section has not yet been entered.
static readonly
Conv_Ovf_I1OpCode. Documentation for this section has not yet been entered.
static readonly
Conv_Ovf_I1_UnOpCode. Documentation for this section has not yet been entered.
static readonly
Conv_Ovf_I2OpCode. Documentation for this section has not yet been entered.
static readonly
Conv_Ovf_I2_UnOpCode. Documentation for this section has not yet been entered.
static readonly
Conv_Ovf_I4OpCode. Documentation for this section has not yet been entered.
static readonly
Conv_Ovf_I4_UnOpCode. Documentation for this section has not yet been entered.
static readonly
Conv_Ovf_I8OpCode. Documentation for this section has not yet been entered.
static readonly
Conv_Ovf_I8_UnOpCode. Documentation for this section has not yet been entered.
static readonly
Conv_Ovf_UOpCode. Documentation for this section has not yet been entered.
static readonly
Conv_Ovf_U_UnOpCode. Documentation for this section has not yet been entered.
static readonly
Conv_Ovf_U1OpCode. Documentation for this section has not yet been entered.
static readonly
Conv_Ovf_U1_UnOpCode. Documentation for this section has not yet been entered.
static readonly
Conv_Ovf_U2OpCode. Documentation for this section has not yet been entered.
static readonly
Conv_Ovf_U2_UnOpCode. Documentation for this section has not yet been entered.
static readonly
Conv_Ovf_U4OpCode. Documentation for this section has not yet been entered.
static readonly
Conv_Ovf_U4_UnOpCode. Documentation for this section has not yet been entered.
static readonly
Conv_Ovf_U8OpCode. Documentation for this section has not yet been entered.
static readonly
Conv_Ovf_U8_UnOpCode. Documentation for this section has not yet been entered.
static readonly
Conv_R_UnOpCode. Documentation for this section has not yet been entered.
static readonly
Conv_R4OpCode. Documentation for this section has not yet been entered.
static readonly
Conv_R8OpCode. Documentation for this section has not yet been entered.
static readonly
Conv_UOpCode. Documentation for this section has not yet been entered.
static readonly
Conv_U1OpCode. Documentation for this section has not yet been entered.
static readonly
Conv_U2OpCode. Documentation for this section has not yet been entered.
static readonly
Conv_U4OpCode. Documentation for this section has not yet been entered.
static readonly
Conv_U8OpCode. Documentation for this section has not yet been entered.
static readonly
CpblkOpCode. Documentation for this section has not yet been entered.
static readonly
CpobjOpCode. Documentation for this section has not yet been entered.
static readonly
DivOpCode. Documentation for this section has not yet been entered.
static readonly
Div_UnOpCode. Documentation for this section has not yet been entered.
static readonly
DupOpCode. Documentation for this section has not yet been entered.
static readonly
EndfilterOpCode. Documentation for this section has not yet been entered.
static readonly
EndfinallyOpCode. Documentation for this section has not yet been entered.
static readonly
InitblkOpCode. Documentation for this section has not yet been entered.
static readonly
InitobjOpCode. Documentation for this section has not yet been entered.
static readonly
IsinstOpCode. Documentation for this section has not yet been entered.
static readonly
JmpOpCode. Documentation for this section has not yet been entered.
static readonly
LdargOpCode. Documentation for this section has not yet been entered.
static readonly
Ldarg_0OpCode. Documentation for this section has not yet been entered.
static readonly
Ldarg_1OpCode. Documentation for this section has not yet been entered.
static readonly
Ldarg_2OpCode. Documentation for this section has not yet been entered.
static readonly
Ldarg_3OpCode. Documentation for this section has not yet been entered.
static readonly
Ldarg_SOpCode. Documentation for this section has not yet been entered.
static readonly
LdargaOpCode. Documentation for this section has not yet been entered.
static readonly
Ldarga_SOpCode. Documentation for this section has not yet been entered.
static readonly
Ldc_I4OpCode. Documentation for this section has not yet been entered.
static readonly
Ldc_I4_0OpCode. Documentation for this section has not yet been entered.
static readonly
Ldc_I4_1OpCode. Documentation for this section has not yet been entered.
static readonly
Ldc_I4_2OpCode. Documentation for this section has not yet been entered.
static readonly
Ldc_I4_3OpCode. Documentation for this section has not yet been entered.
static readonly
Ldc_I4_4OpCode. Documentation for this section has not yet been entered.
static readonly
Ldc_I4_5OpCode. Documentation for this section has not yet been entered.
static readonly
Ldc_I4_6OpCode. Documentation for this section has not yet been entered.
static readonly
Ldc_I4_7OpCode. Documentation for this section has not yet been entered.
static readonly
Ldc_I4_8OpCode. Documentation for this section has not yet been entered.
static readonly
Ldc_I4_M1OpCode. Documentation for this section has not yet been entered.
static readonly
Ldc_I4_SOpCode. Documentation for this section has not yet been entered.
static readonly
Ldc_I8OpCode. Documentation for this section has not yet been entered.
static readonly
Ldc_R4OpCode. Documentation for this section has not yet been entered.
static readonly
Ldc_R8OpCode. Documentation for this section has not yet been entered.
static readonly
LdelemOpCode. Documentation for this section has not yet been entered.
static readonly
Ldelem_IOpCode. Documentation for this section has not yet been entered.
static readonly
Ldelem_I1OpCode. Documentation for this section has not yet been entered.
static readonly
Ldelem_I2OpCode. Documentation for this section has not yet been entered.
static readonly
Ldelem_I4OpCode. Documentation for this section has not yet been entered.
static readonly
Ldelem_I8OpCode. Documentation for this section has not yet been entered.
static readonly
Ldelem_R4OpCode. Documentation for this section has not yet been entered.
static readonly
Ldelem_R8OpCode. Documentation for this section has not yet been entered.
static readonly
Ldelem_RefOpCode. Documentation for this section has not yet been entered.
static readonly
Ldelem_U1OpCode. Documentation for this section has not yet been entered.
static readonly
Ldelem_U2OpCode. Documentation for this section has not yet been entered.
static readonly
Ldelem_U4OpCode. Documentation for this section has not yet been entered.
static readonly
LdelemaOpCode. Documentation for this section has not yet been entered.
static readonly
LdfldOpCode. Documentation for this section has not yet been entered.
static readonly
LdfldaOpCode. Documentation for this section has not yet been entered.
static readonly
LdftnOpCode. Documentation for this section has not yet been entered.
static readonly
Ldind_IOpCode. Documentation for this section has not yet been entered.
static readonly
Ldind_I1OpCode. Documentation for this section has not yet been entered.
static readonly
Ldind_I2OpCode. Documentation for this section has not yet been entered.
static readonly
Ldind_I4OpCode. Documentation for this section has not yet been entered.
static readonly
Ldind_I8OpCode. Documentation for this section has not yet been entered.
static readonly
Ldind_R4OpCode. Documentation for this section has not yet been entered.
static readonly
Ldind_R8OpCode. Documentation for this section has not yet been entered.
static readonly
Ldind_RefOpCode. Documentation for this section has not yet been entered.
static readonly
Ldind_U1OpCode. Documentation for this section has not yet been entered.
static readonly
Ldind_U2OpCode. Documentation for this section has not yet been entered.
static readonly
Ldind_U4OpCode. Documentation for this section has not yet been entered.
static readonly
LdlenOpCode. Documentation for this section has not yet been entered.
static readonly
LdlocOpCode. Documentation for this section has not yet been entered.
static readonly
Ldloc_0OpCode. Documentation for this section has not yet been entered.
static readonly
Ldloc_1OpCode. Documentation for this section has not yet been entered.
static readonly
Ldloc_2OpCode. Documentation for this section has not yet been entered.
static readonly
Ldloc_3OpCode. Documentation for this section has not yet been entered.
static readonly
Ldloc_SOpCode. Documentation for this section has not yet been entered.
static readonly
LdlocaOpCode. Documentation for this section has not yet been entered.
static readonly
Ldloca_SOpCode. Documentation for this section has not yet been entered.
static readonly
LdnullOpCode. Documentation for this section has not yet been entered.
static readonly
LdobjOpCode. Documentation for this section has not yet been entered.
static readonly
LdsfldOpCode. Documentation for this section has not yet been entered.
static readonly
LdsfldaOpCode. Documentation for this section has not yet been entered.
static readonly
LdstrOpCode. Documentation for this section has not yet been entered.
static readonly
LdtokenOpCode. Documentation for this section has not yet been entered.
static readonly
LdvirtftnOpCode. Documentation for this section has not yet been entered.
static readonly
LeaveOpCode. Documentation for this section has not yet been entered.
static readonly
Leave_SOpCode. Documentation for this section has not yet been entered.
static readonly
LocallocOpCode. Documentation for this section has not yet been entered.
static readonly
MkrefanyOpCode. Documentation for this section has not yet been entered.
static readonly
MulOpCode. Documentation for this section has not yet been entered.
static readonly
Mul_OvfOpCode. Documentation for this section has not yet been entered.
static readonly
Mul_Ovf_UnOpCode. Documentation for this section has not yet been entered.
static readonly
NegOpCode. Documentation for this section has not yet been entered.
static readonly
NewarrOpCode. Documentation for this section has not yet been entered.
static readonly
NewobjOpCode. Documentation for this section has not yet been entered.
static readonly
NopOpCode. Documentation for this section has not yet been entered.
static readonly
NotOpCode. Documentation for this section has not yet been entered.
static readonly
OrOpCode. Pops 2 values off the stack, performs a logical OR on them, and pushes the result onto the stack.
static readonly
PopOpCode. Documentation for this section has not yet been entered.
static readonly
Prefix1OpCode. Documentation for this section has not yet been entered.
static readonly
Prefix2OpCode. Documentation for this section has not yet been entered.
static readonly
Prefix3OpCode. Documentation for this section has not yet been entered.
static readonly
Prefix4OpCode. Documentation for this section has not yet been entered.
static readonly
Prefix5OpCode. Documentation for this section has not yet been entered.
static readonly
Prefix6OpCode. Documentation for this section has not yet been entered.
static readonly
Prefix7OpCode. Documentation for this section has not yet been entered.
static readonly
PrefixrefOpCode. Documentation for this section has not yet been entered.
static readonly
ReadonlyOpCode. Documentation for this section has not yet been entered.
static readonly
RefanytypeOpCode. Documentation for this section has not yet been entered.
static readonly
RefanyvalOpCode. Documentation for this section has not yet been entered.
static readonly
RemOpCode. Documentation for this section has not yet been entered.
static readonly
Rem_UnOpCode. Documentation for this section has not yet been entered.
static readonly
RetOpCode. Documentation for this section has not yet been entered.
static readonly
RethrowOpCode. Documentation for this section has not yet been entered.
static readonly
ShlOpCode. Documentation for this section has not yet been entered.
static readonly
ShrOpCode. Documentation for this section has not yet been entered.
static readonly
Shr_UnOpCode. Documentation for this section has not yet been entered.
static readonly
SizeofOpCode. Documentation for this section has not yet been entered.
static readonly
StargOpCode. Documentation for this section has not yet been entered.
static readonly
Starg_SOpCode. Documentation for this section has not yet been entered.
static readonly
StelemOpCode. Documentation for this section has not yet been entered.
static readonly
Stelem_IOpCode. Documentation for this section has not yet been entered.
static readonly
Stelem_I1OpCode. Documentation for this section has not yet been entered.
static readonly
Stelem_I2OpCode. Documentation for this section has not yet been entered.
static readonly
Stelem_I4OpCode. Documentation for this section has not yet been entered.
static readonly
Stelem_I8OpCode. Documentation for this section has not yet been entered.
static readonly
Stelem_R4OpCode. Documentation for this section has not yet been entered.
static readonly
Stelem_R8OpCode. Documentation for this section has not yet been entered.
static readonly
Stelem_RefOpCode. Documentation for this section has not yet been entered.
static readonly
StfldOpCode. Documentation for this section has not yet been entered.
static readonly
Stind_IOpCode. Documentation for this section has not yet been entered.
static readonly
Stind_I1OpCode. Documentation for this section has not yet been entered.
static readonly
Stind_I2OpCode. Documentation for this section has not yet been entered.
static readonly
Stind_I4OpCode. Documentation for this section has not yet been entered.
static readonly
Stind_I8OpCode. Documentation for this section has not yet been entered.
static readonly
Stind_R4OpCode. Documentation for this section has not yet been entered.
static readonly
Stind_R8OpCode. Documentation for this section has not yet been entered.
static readonly
Stind_RefOpCode. Documentation for this section has not yet been entered.
static readonly
StlocOpCode. Documentation for this section has not yet been entered.
static readonly
Stloc_0OpCode. Documentation for this section has not yet been entered.
static readonly
Stloc_1OpCode. Documentation for this section has not yet been entered.
static readonly
Stloc_2OpCode. Documentation for this section has not yet been entered.
static readonly
Stloc_3OpCode. Documentation for this section has not yet been entered.
static readonly
Stloc_SOpCode. Documentation for this section has not yet been entered.
static readonly
StobjOpCode. Documentation for this section has not yet been entered.
static readonly
StsfldOpCode. Documentation for this section has not yet been entered.
static readonly
SubOpCode. Documentation for this section has not yet been entered.
static readonly
Sub_OvfOpCode. Documentation for this section has not yet been entered.
static readonly
Sub_Ovf_UnOpCode. Documentation for this section has not yet been entered.
static readonly
SwitchOpCode. Documentation for this section has not yet been entered.
static readonly
TailcallOpCode. Documentation for this section has not yet been entered.
static readonly
ThrowOpCode. Documentation for this section has not yet been entered.
static readonly
UnalignedOpCode. Documentation for this section has not yet been entered.
static readonly
UnboxOpCode. Documentation for this section has not yet been entered.
static readonly
Unbox_AnyOpCode. Documentation for this section has not yet been entered.
static readonly
VolatileOpCode. Documentation for this section has not yet been entered.
static readonly
XorOpCode. Pops 2 values from the stack, performs a logical XOR on them, and pushes the result onto the stack.

Public Methods

static
TakesSingleByteArgument(OpCode) : bool
Documentation for this section has not yet been entered.