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