2 references to GetHoistedLocal
ILCompiler.Compiler (2)
Compiler\Dataflow\MethodBodyScanner.cs (2)
1111
value = interproceduralState.
GetHoistedLocal
(new HoistedLocalKey(field));
1207
? interproceduralState.
GetHoistedLocal
(new HoistedLocalKey(fieldReferenceValue.FieldDefinition))