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