2 writes to _debugLocInfos
ILCompiler.RyuJit (2)
JitInterface\CorInfoImpl.RyuJit.cs (1)
1050_debugLocInfos = debugLocInfos.ToArray();
parent\parent\Common\JitInterface\CorInfoImpl.cs (1)
732_debugLocInfos = null;
2 references to _debugLocInfos
ILCompiler.RyuJit (2)
JitInterface\CorInfoImpl.RyuJit.cs (1)
1012Debug.Assert(_debugLocInfos == null);
parent\parent\Common\JitInterface\CorInfoImpl.cs (1)
525_methodCodeNode.InitializeDebugLocInfos(_debugLocInfos);