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