3 writes to offset
ILCompiler.RyuJit (3)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (3)
2655parNode->offset = baseOffs; 2742treeNode->offset = baseOffs + (uint)fd.Offset.AsInt; 2785treeNode->offset += (uint)elemSize;