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