4 references to ToMethodHandleInfo
System.Private.CoreLib (4)
System\RuntimeMethodHandle.cs (4)
45MethodHandleInfo* thisInfo = ToMethodHandleInfo(); 46MethodHandleInfo* thatInfo = handle.ToMethodHandleInfo(); 71MethodHandleInfo* info = ToMethodHandleInfo(); 103return ReflectionAugments.GetFunctionPointer(this, ToMethodHandleInfo()->DeclaringType);