1 write to Target
ILCompiler.Compiler (1)
Compiler\Dataflow\TrimAnalysisAssignmentPattern.cs (1)
32
Target
= target.DeepCopy();
3 references to Target
ILCompiler.Compiler (3)
Compiler\Dataflow\TrimAnalysisAssignmentPattern.cs (3)
45
lattice.Meet(
Target
, other.
Target
),
62
foreach (var targetValue in
Target
.AsEnumerable())