2 writes to size
ILCompiler.RyuJit (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
2656parNode->size = (uint)type.GetElementSize().AsInt; 2743treeNode->size = (uint)fieldType.GetElementSize().AsInt;