5 references to GetLocalsValue
illink (5)
Linker.Steps\UnreachableBlocksOptimizer.cs (5)
1639
linstr =
GetLocalsValue
(0, body);
1646
linstr =
GetLocalsValue
(1, body);
1653
linstr =
GetLocalsValue
(2, body);
1660
linstr =
GetLocalsValue
(3, body);
1669
linstr =
GetLocalsValue
(vr.Index, body);