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