2 references to GetNumDebugDirectoryEntriesInModule
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\DebugDirectoryNode.cs (2)
70
public int Size => (
GetNumDebugDirectoryEntriesInModule
()
113
int numEntries =
GetNumDebugDirectoryEntriesInModule
();