1 write to _methodEntrypoints
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.GenericLookups.cs (1)
60_methodEntrypoints = new NodeCache<MethodKey, GenericLookupResult>(key =>
1 reference to _methodEntrypoints
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.GenericLookups.cs (1)
193return _methodEntrypoints.GetOrAdd(new MethodKey(method, isUnboxingThunk));