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