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)
134return _localMethodCache.GetOrAdd(method);