3 references to HoistedLocalKey
ILCompiler.Compiler (3)
Compiler\Dataflow\MethodBodyScanner.cs (3)
1111
value = interproceduralState.GetHoistedLocal(new
HoistedLocalKey
(field));
1147
interproceduralState.SetHoistedLocal(new
HoistedLocalKey
(field), valueToStoreSlot.Value);
1207
? interproceduralState.GetHoistedLocal(new
HoistedLocalKey
(fieldReferenceValue.FieldDefinition))