using System; using System.Runtime.InteropServices; using Cpp2IlInjected; // Token: 0x0200127D RID: 4733 [Token(Token = "0x200127D")] [StructLayout(3, Size = 8)] internal sealed class ABBKDJMKLNE : MulticastDelegate { // Token: 0x06007521 RID: 29985 RVA: 0x00181B28 File Offset: 0x0017FD28 [Token(Token = "0x6007521")] [Address(RVA = "0x3E5170", Offset = "0x3E3B70", VA = "0x1803E5170")] public ABBKDJMKLNE(object @object, IntPtr method) { this.method = method; this.m_target = @object; } // Token: 0x06007522 RID: 29986 RVA: 0x00181B44 File Offset: 0x0017FD44 [Token(Token = "0x6007522")] [Address(RVA = "0x1269160", Offset = "0x1267B60", VA = "0x181269160", Slot = "13")] public object Invoke(object DBFBLNILIGL) { uint num; do { Delegate[] delegates = this.delegates; if (delegates != 0) { } } while (num == (uint)0); throw new ExecutionEngineException(); } // Token: 0x06007523 RID: 29987 RVA: 0x0000220F File Offset: 0x0000040F [Token(Token = "0x6007523")] [Address(RVA = "0x42BD30", Offset = "0x42A730", VA = "0x18042BD30", Slot = "14")] public IAsyncResult BeginInvoke(object DBFBLNILIGL, AsyncCallback AFLPGGJMPOE, object FEDFKKMABOG) { throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method."); } // Token: 0x06007524 RID: 29988 RVA: 0x0000220F File Offset: 0x0000040F [Token(Token = "0x6007524")] [Address(RVA = "0x40BFF0", Offset = "0x40A9F0", VA = "0x18040BFF0", Slot = "15")] public object EndInvoke(IAsyncResult GIAOBLMEMMI) { throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method."); } }