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