10 references to ShortInlineI
Mono.Cecil (9)
Mono.Cecil.Cil\CodeReader.cs (2)
188
case OperandType.
ShortInlineI
:
543
case OperandType.
ShortInlineI
:
Mono.Cecil.Cil\CodeWriter.cs (1)
242
case OperandType.
ShortInlineI
:
Mono.Cecil.Cil\Instruction.cs (3)
92
case OperandType.
ShortInlineI
:
211
if (opcode.OperandType != OperandType.
ShortInlineI
&&
220
if (opcode.OperandType != OperandType.
ShortInlineI
||
Mono.Cecil.Cil\OpCodes.cs (3)
144
(byte) OpCodeType.Macro << 0 | (byte) OperandType.
ShortInlineI
<< 8 | (byte) StackBehaviour.Pop0 << 16 | (byte) StackBehaviour.Pushi << 24);
848
(byte) OpCodeType.Prefix << 0 | (byte) OperandType.
ShortInlineI
<< 8 | (byte) StackBehaviour.Pop0 << 16 | (byte) StackBehaviour.Push0 << 24);
876
(byte) OpCodeType.Prefix << 0 | (byte) OperandType.
ShortInlineI
<< 8 | (byte) StackBehaviour.Pop0 << 16 | (byte) StackBehaviour.Push0 << 24);
Mono.Cecil.Rocks (1)
Mono.Cecil.Rocks\ILParser.cs (1)
150
case OperandType.
ShortInlineI
: