1 write to _tentativeMethodEntrypoints
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
305_tentativeMethodEntrypoints = new NodeCache<MethodDesc, IMethodNode>((MethodDesc method) =>
1 reference to _tentativeMethodEntrypoints
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1121return _tentativeMethodEntrypoints.GetOrAdd(method);