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