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