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