1 instantiation of ControlFlowGraphState
ILLink.RoslynAnalyzer (1)
src\tools\illink\src\ILLink.Shared\DataFlow\ForwardDataFlowAnalysis.cs (1)
214
var cfgState = new
ControlFlowGraphState
(cfg, lattice, entryValue);
1 reference to ControlFlowGraphState
ILLink.RoslynAnalyzer (1)
src\tools\illink\src\ILLink.Shared\DataFlow\ForwardDataFlowAnalysis.cs (1)
214
var
cfgState = new ControlFlowGraphState (cfg, lattice, entryValue);