3 references to HoistedLocalKey
illink (3)
Linker.Dataflow\MethodBodyScanner.cs (3)
1005
value = interproceduralState.GetHoistedLocal(new
HoistedLocalKey
(field));
1049
interproceduralState.SetHoistedLocal(new
HoistedLocalKey
(fieldDefinition), valueToStoreSlot.Value);
1116
? interproceduralState.GetHoistedLocal(new
HoistedLocalKey
(fieldReferenceValue.Field))