If I want to create a “finally” block, apparently I have to set HandlerStart to the first instruction, but HandlerEnd to the *next* instruction following the last one. What do I do if the “finally” block is supposed to be at the end of the method, i.e. there is no next instruction?
-- -- mono-cecil
