1 reference to RuntimeMethodHandle
System.Private.CoreLib (1)
System\RuntimeMethodHandle.cs (1)
84
public static RuntimeMethodHandle FromIntPtr(IntPtr value) => new
RuntimeMethodHandle
(value);