1 write to _copiedFieldRvas
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
379
_copiedFieldRvas
= new NodeCache<ModuleAndIntValueKey, CopiedFieldRvaNode>(key =>
1 reference to _copiedFieldRvas
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
1228
return
_copiedFieldRvas
.GetOrAdd(new ModuleAndIntValueKey(ecmaField.GetFieldRvaValue(), ecmaField.Module));