mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
Pins the reconstruction of a continue statement in a catch block inside a foreach loop, which used to decompile to a goto targeting a label at the end of the loop body. #2829 reported the goto form and can be closed. Assisted-by: Claude:claude-fable-5:Claude Codepull/3857/head
1 changed files with 16 additions and 0 deletions
Loading…
Reference in new issue