Skip to content

Comment on JVM exceptions are weird: a decompiler perspectiveparent

Comments

The finally behave slightly different in CIL. You have protected regions and finally/fault/catch/filters handlers attached. So in order to support continue inside finally you should introduce some state machine , which is complication and generally against Roslyn design limitation.

ziml77's point is about the behaviour of the C# language. You seem to be talking about implementation concerns. They're not relevant.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.