2 references to InvalidExceptionRegionBounds
System.Reflection.Metadata (2)
System\Reflection\Metadata\Ecma335\Encoding\ControlFlowBuilder.cs (2)
387Throw.InvalidOperation(SR.Format(SR.InvalidExceptionRegionBounds, tryStart, tryEnd)); 392Throw.InvalidOperation(SR.Format(SR.InvalidExceptionRegionBounds, handlerStart, handlerEnd));