3 references to HoistedLocalKey
illink (3)
Linker.Dataflow\MethodBodyScanner.cs (3)
924
value = interproceduralState.GetHoistedLocal (new
HoistedLocalKey
(field));
958
interproceduralState.SetHoistedLocal (new
HoistedLocalKey
(field), valueToStoreSlot.Value);
1020
? interproceduralState.GetHoistedLocal (new
HoistedLocalKey
(fieldReferenceValue.Field))