2 references to CreateLValueFlowCaptures
ILLink.RoslynAnalyzer (2)
DataFlow\LocalDataFlowAnalysis.cs (2)
102
var lValueFlowCaptures = LValueFlowCapturesProvider.
CreateLValueFlowCaptures
(cfg);
110
var lValueFlowCaptures = LValueFlowCapturesProvider.
CreateLValueFlowCaptures
(cfg);