1 write to _constructedHelpers
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
288
_constructedHelpers
= new NodeCache<ReadyToRunHelper, Import>(helperId =>
1 reference to _constructedHelpers
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
485
return
_constructedHelpers
.GetOrAdd(helperId);