SonarSource/sonar-dotnet

LVA: Add support for FlowCaptureOperation and FlowCaptureReferenceOperation

mary-georgiou-sonarsource opened this issue · 0 comments

Currently, the LVA does not take into account the FlowCapture and FlowCaptureReference operations when using the Roslyn CFG.
The idea is to add these operations here and return a local or parameter symbol in case they resolve into one.