2 references to VirtualDispatchCell
ILCompiler.Compiler (2)
Compiler\DelegateCreationInfo.cs (1)
120return factory.GenericLookup.VirtualDispatchCell(TargetMethod);
Compiler\DependencyAnalysis\ReadyToRunGenericHelperNode.cs (1)
79return factory.GenericLookup.VirtualDispatchCell((MethodDesc)target);