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