1 write to ImportOffset
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\MethodWithGCInfo.cs (1)
121
ImportOffset
= importOffset;
4 references to ImportOffset
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRun\MethodWithGCInfo.cs (4)
131
result = a.
ImportOffset
.CompareTo(b.
ImportOffset
);
223
Debug.Assert(cell.
ImportOffset
% factory.Target.PointerSize == 0);
224
int offset = cell.
ImportOffset
/ factory.Target.PointerSize;