Fix S1854 FPs: Improve catch block links #4949
Labels
Area: C#
C# rules related issues.
Area: CFG/SE
CFG and SE related issues.
Type: CFG/SE FPs
Rule IS triggered when it shouldn't be for CFG and SE rules.
Milestone
Similar to #4948
Roslyn LVA needs to be updated for better predecessors/successors computation.
catch
should link to all blocks intry
to propagate LiveIn through the loop.The text was updated successfully, but these errors were encountered: