1 reference to DistanceBetweenInstructionAndLabelTooBig
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\Encoding\ControlFlowBuilder.cs (1)
57
throw new InvalidOperationException(SR.Format(SR.
DistanceBetweenInstructionAndLabelTooBig
, OpCode, ILOffset, distance));