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