2 writes to _gcInfo
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
699_gcInfo = null; 4099_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); 4100return (void*)GetPin(_gcInfo);