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