You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Currently, the LVA does not take into account the
FlowCapture
andFlowCaptureReference
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.
The text was updated successfully, but these errors were encountered: