1 write to _instructionEnd
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\Encoding\SwitchInstructionEncoder.cs (1)
25
_instructionEnd
= instructionEnd;
1 reference to _instructionEnd
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\Encoding\SwitchInstructionEncoder.cs (1)
37
_encoder.LabelOperand(ILOpCode.Switch, label,
_instructionEnd
- _encoder.Offset, _ilOffset);