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