2 references to ModuleAndIntValueKey
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (2)
1198
return _debugDirectoryEntries.GetOrAdd(new
ModuleAndIntValueKey
(debugDirEntryIndex, module));
1228
return _copiedFieldRvas.GetOrAdd(new
ModuleAndIntValueKey
(ecmaField.GetFieldRvaValue(), ecmaField.Module));