16 references to InlineField
illink (4)
Linker.Dataflow\CompilerGeneratedState.cs (1)
210
case OperandType.
InlineField
:
Linker.Steps\MarkStep.cs (2)
3813
case OperandType.
InlineField
:
3954
case OperandType.
InlineField
:
Linker\TypeReferenceWalker.cs (1)
211
case OperandType.
InlineField
:
Mono.Cecil (11)
Mono.Cecil.Cil\CodeReader.cs (2)
216
case OperandType.
InlineField
:
582
case OperandType.
InlineField
:
Mono.Cecil.Cil\CodeWriter.cs (1)
267
case OperandType.
InlineField
:
Mono.Cecil.Cil\Instruction.cs (2)
79
case OperandType.
InlineField
:
192
if (opcode.OperandType != OperandType.
InlineField
&&
Mono.Cecil.Cil\OpCodes.cs (6)
500
(byte) OpCodeType.Objmodel << 0 | (byte) OperandType.
InlineField
<< 8 | (byte) StackBehaviour.Popref << 16 | (byte) StackBehaviour.Push1 << 24);
504
(byte) OpCodeType.Objmodel << 0 | (byte) OperandType.
InlineField
<< 8 | (byte) StackBehaviour.Popref << 16 | (byte) StackBehaviour.Pushi << 24);
508
(byte) OpCodeType.Objmodel << 0 | (byte) OperandType.
InlineField
<< 8 | (byte) StackBehaviour.Popref_pop1 << 16 | (byte) StackBehaviour.Push0 << 24);
512
(byte) OpCodeType.Objmodel << 0 | (byte) OperandType.
InlineField
<< 8 | (byte) StackBehaviour.Pop0 << 16 | (byte) StackBehaviour.Push1 << 24);
516
(byte) OpCodeType.Objmodel << 0 | (byte) OperandType.
InlineField
<< 8 | (byte) StackBehaviour.Pop0 << 16 | (byte) StackBehaviour.Pushi << 24);
520
(byte) OpCodeType.Objmodel << 0 | (byte) OperandType.
InlineField
<< 8 | (byte) StackBehaviour.Pop1 << 16 | (byte) StackBehaviour.Push0 << 24);
Mono.Cecil.Rocks (1)
Mono.Cecil.Rocks\ILParser.cs (1)
187
case OperandType.
InlineField
: