1 write to _debugDirectoryEntries
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
364
_debugDirectoryEntries
= new NodeCache<ModuleAndIntValueKey, DebugDirectoryEntryNode>(key =>
1 reference to _debugDirectoryEntries
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
1198
return
_debugDirectoryEntries
.GetOrAdd(new ModuleAndIntValueKey(debugDirEntryIndex, module));