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