2 writes to _debugInfo
ILCompiler.RyuJit (2)
JitInterface\CorInfoImpl.RyuJit.cs (1)
1058_debugInfo = _compilation.GetDebugInfo(methodIL);
parent\parent\Common\JitInterface\CorInfoImpl.cs (1)
729_debugInfo = null;
1 reference to _debugInfo
ILCompiler.RyuJit (1)
parent\parent\Common\JitInterface\CorInfoImpl.cs (1)
603_methodCodeNode.InitializeDebugInfo(_debugInfo);