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