1 instantiation of CopiedDebugDirectoryEntryNode
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
366
return new
CopiedDebugDirectoryEntryNode
(key.Module, key.IntValue);
1 reference to CopiedDebugDirectoryEntryNode
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\DebugDirectoryEntryNode.cs (1)
326
return _debugEntryIndex - ((
CopiedDebugDirectoryEntryNode
)other)._debugEntryIndex;