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