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