2 writes to _debugInfo
ILCompiler.RyuJit (2)
JitInterface\CorInfoImpl.RyuJit.cs (1)
1068_debugInfo = _compilation.GetDebugInfo(methodIL);
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
704_debugInfo = null;
1 reference to _debugInfo
ILCompiler.RyuJit (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
579_methodCodeNode.InitializeDebugInfo(_debugInfo);