using System; using Cpp2IlInjected; namespace System.Runtime.InteropServices { /// Exposes the public members of the class to unmanaged code. // Token: 0x02000592 RID: 1426 [Token(Token = "0x2000592")] [Guid("f7102fa9-cabb-3a74-a6da-b4567ef1b079")] [CLSCompliant(false)] [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [ComVisible(true)] public interface _MemberInfo { } }