7 references to InlineR
Mono.Cecil (6)
Mono.Cecil.Cil\CodeReader.cs (2)
197
case OperandType.
InlineR
:
559
case OperandType.
InlineR
:
Mono.Cecil.Cil\CodeWriter.cs (1)
257
case OperandType.
InlineR
:
Mono.Cecil.Cil\Instruction.cs (2)
76
case OperandType.
InlineR
:
253
if (opcode.OperandType != OperandType.
InlineR
)
Mono.Cecil.Cil\OpCodes.cs (1)
160
(byte) OpCodeType.Primitive << 0 | (byte) OperandType.
InlineR
<< 8 | (byte) StackBehaviour.Pop0 << 16 | (byte) StackBehaviour.Pushr8 << 24);
Mono.Cecil.Rocks (1)
Mono.Cecil.Rocks\ILParser.cs (1)
165
case OperandType.
InlineR
: