5 references to GetLocalsValue
illink (5)
Linker.Steps\UnreachableBlocksOptimizer.cs (5)
1824
linstr =
GetLocalsValue
(0, body);
1831
linstr =
GetLocalsValue
(1, body);
1838
linstr =
GetLocalsValue
(2, body);
1845
linstr =
GetLocalsValue
(3, body);
1854
linstr =
GetLocalsValue
(vr.Index, body);