1 write to _dispatchCells
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.GenericLookups.cs (1)
65
_dispatchCells
= new NodeCache<MethodDesc, GenericLookupResult>(method =>
1 reference to _dispatchCells
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.GenericLookups.cs (1)
186
return
_dispatchCells
.GetOrAdd(method);