using System; using Cpp2IlInjected; namespace System.Runtime.InteropServices { /// Exposes the public members of the class to unmanaged code. // Token: 0x020005B3 RID: 1459 [Token(Token = "0x20005B3")] [ComVisible(true)] [Guid("FFCC1B5D-ECB8-38DD-9B01-3DC8ABC2AA5F")] [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] [CLSCompliant(false)] public interface _MethodInfo { } }