7 references to InlineI
Mono.Cecil (6)
Mono.Cecil.Cil\CodeReader.cs (2)
193
case OperandType.
InlineI
:
555
case OperandType.
InlineI
:
Mono.Cecil.Cil\CodeWriter.cs (1)
248
case OperandType.
InlineI
:
Mono.Cecil.Cil\Instruction.cs (2)
80
case OperandType.
InlineI
:
229
if (opcode.OperandType != OperandType.
InlineI
)
Mono.Cecil.Cil\OpCodes.cs (1)
148
(byte) OpCodeType.Primitive << 0 | (byte) OperandType.
InlineI
<< 8 | (byte) StackBehaviour.Pop0 << 16 | (byte) StackBehaviour.Pushi << 24);
Mono.Cecil.Rocks (1)
Mono.Cecil.Rocks\ILParser.cs (1)
156
case OperandType.
InlineI
: