2 references to IsSmallExceptionRegionFromBounds
System.Reflection.Metadata (2)
System\Reflection\Metadata\Ecma335\Encoding\ControlFlowBuilder.cs (2)
413if (!ExceptionRegionEncoder.IsSmallExceptionRegionFromBounds(GetLabelOffsetChecked(handler.TryStart), GetLabelOffsetChecked(handler.TryEnd)) || 414!ExceptionRegionEncoder.IsSmallExceptionRegionFromBounds(GetLabelOffsetChecked(handler.HandlerStart), GetLabelOffsetChecked(handler.HandlerEnd)))