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);