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