2 writes to Offset
ILCompiler.ReadyToRun (2)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
3205
pSchema[iSchema].
Offset
= new IntPtr((byte*)&blockCounts[iSchema].ExecutionCount - (byte*)blockCounts);
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
4749
nativeSchemas[i].
Offset
= new IntPtr(checked((int)bwInstrumentationData.BaseStream.Position));