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