7 references to ShortInlineR
Mono.Cecil (6)
Mono.Cecil.Cil\CodeReader.cs (2)
195
case OperandType.
ShortInlineR
:
554
case OperandType.
ShortInlineR
:
Mono.Cecil.Cil\CodeWriter.cs (1)
254
case OperandType.
ShortInlineR
:
Mono.Cecil.Cil\Instruction.cs (2)
85
case OperandType.
ShortInlineR
:
245
if (opcode.OperandType != OperandType.
ShortInlineR
)
Mono.Cecil.Cil\OpCodes.cs (1)
156
(byte) OpCodeType.Primitive << 0 | (byte) OperandType.
ShortInlineR
<< 8 | (byte) StackBehaviour.Pop0 << 16 | (byte) StackBehaviour.Pushr4 << 24);
Mono.Cecil.Rocks (1)
Mono.Cecil.Rocks\ILParser.cs (1)
162
case OperandType.
ShortInlineR
: