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