1 write to _localMethodCache
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
320
_localMethodCache
= new NodeCache<MethodDesc, MethodWithGCInfo>(key =>
1 reference to _localMethodCache
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
134
return
_localMethodCache
.GetOrAdd(method);