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