2 writes to _gcInfo
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
699_gcInfo = null; 4101_gcInfo = new byte[size];
2 references to _gcInfo
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
498_methodCodeNode.InitializeGCInfo(_gcInfo); 4102return (void*)GetPin(_gcInfo);