7 references to InlineI8
Mono.Cecil (6)
Mono.Cecil.Cil\CodeReader.cs (2)
199
case OperandType.
InlineI8
:
558
case OperandType.
InlineI8
:
Mono.Cecil.Cil\CodeWriter.cs (1)
251
case OperandType.
InlineI8
:
Mono.Cecil.Cil\Instruction.cs (2)
75
case OperandType.
InlineI8
:
237
if (opcode.OperandType != OperandType.
InlineI8
)
Mono.Cecil.Cil\OpCodes.cs (1)
152
(byte) OpCodeType.Primitive << 0 | (byte) OperandType.
InlineI8
<< 8 | (byte) StackBehaviour.Pop0 << 16 | (byte) StackBehaviour.Pushi8 << 24);
Mono.Cecil.Rocks (1)
Mono.Cecil.Rocks\ILParser.cs (1)
159
case OperandType.
InlineI8
: