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