1 write to entryValue
ILLink.RoslynAnalyzer (1)
src\tools\illink\src\ILLink.Shared\DataFlow\ForwardDataFlowAnalysis.cs (1)
188
this.
entryValue
= entryValue;
1 reference to entryValue
ILLink.RoslynAnalyzer (1)
src\tools\illink\src\ILLink.Shared\DataFlow\ForwardDataFlowAnalysis.cs (1)
222
var cfgState = new ControlFlowGraphState(cfg, lattice,
entryValue
);