2 references to GVMMethodHandle
System.Private.CoreLib (1)
Internal\Runtime\CompilerServices\OpenMethodResolver.cs (1)
143
return
GVMMethodHandle
.ResolveGenericVirtualMethodTarget(thisObject);
System.Private.Reflection.Execution (1)
Internal\Reflection\Extensions\NonPortable\DelegateMethodInfoRetriever.cs (1)
50
if (!TypeLoaderEnvironment.Instance.TryGetRuntimeMethodHandleComponents(resolver->
GVMMethodHandle
, out _, out QMethodDefinition dummy, out genericMethodTypeArgumentHandles))