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)
186return _dispatchCells.GetOrAdd(method);