1 write to DebugInfoTable
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
1021DebugInfoTable = new DebugInfoTableNode();
1 reference to DebugInfoTable
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
1022Header.Add(Internal.Runtime.ReadyToRunSectionType.DebugInfo, DebugInfoTable);