2 references to MethodHandle
ILCompiler.Compiler (2)
Compiler\DelegateCreationInfo.cs (1)
123
return factory.GenericLookup.
MethodHandle
(TargetMethod);
Compiler\DependencyAnalysis\ReadyToRunGenericHelperNode.cs (1)
67
return factory.GenericLookup.
MethodHandle
((MethodDesc)target);