using System; using Cpp2IlInjected; namespace System.Runtime.InteropServices { /// Exposes the public members of the class to unmanaged code. // Token: 0x020005B0 RID: 1456 [Token(Token = "0x20005B0")] [Guid("8A7C1442-A9FB-366B-80D8-4939FFA6DBE0")] [CLSCompliant(false)] [ComVisible(true)] [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] public interface _FieldInfo { } }