1 write to _copiedStrongNameSignatures
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
384
_copiedStrongNameSignatures
= new NodeCache<EcmaModule, CopiedStrongNameSignatureNode>(module =>
1 reference to _copiedStrongNameSignatures
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
1235
return
_copiedStrongNameSignatures
.GetOrAdd(module);