1 write to _runtimeMethodHandles
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
475_runtimeMethodHandles = new NodeCache<MethodDesc, RuntimeMethodHandleNode>((MethodDesc method) =>
1 reference to _runtimeMethodHandles
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
895return _runtimeMethodHandles.GetOrAdd(method);