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