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