1 write to _importMethods
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
361_importMethods = new NodeCache<TypeAndMethod, IMethodNode>(CreateMethodEntrypoint);
1 reference to _importMethods
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
572return _importMethods.GetOrAdd(key);