1 write to _dispatchCells
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
119
_dispatchCells
= new NodeCache<MethodAndCallSite, Import>(cellKey =>
1 reference to _dispatchCells
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
478
return
_dispatchCells
.GetOrAdd(cellKey);