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