using System; using System.Collections.Generic; using System.Globalization; using System.IO; using System.Text; using Cpp2IlInjected; // Token: 0x0200187A RID: 6266 [Token(Token = "0x200187A")] public sealed class HOJOOJBMPCL { // Token: 0x17001715 RID: 5909 // (get) Token: 0x06009238 RID: 37432 RVA: 0x001DE378 File Offset: 0x001DC578 // (set) Token: 0x06009239 RID: 37433 RVA: 0x001DE38C File Offset: 0x001DC58C [Token(Token = "0x17001715")] public int HHDOJAIFHAC { [Token(Token = "0x6009238")] [Address(RVA = "0x436510", Offset = "0x435310", VA = "0x180436510")] get { return this.LFKJAKLDCEF; } [Token(Token = "0x6009239")] [Address(RVA = "0x102CFA0", Offset = "0x102BDA0", VA = "0x18102CFA0")] set { int dekofijlfpb = this.DEKOFIJLFPB; this.LFKJAKLDCEF = value; int num = dekofijlfpb * value; this.DEKOFIJLFPB = num; } } // Token: 0x17001716 RID: 5910 // (get) Token: 0x0600923A RID: 37434 RVA: 0x001DE3B4 File Offset: 0x001DC5B4 // (set) Token: 0x0600923B RID: 37435 RVA: 0x001DE3C8 File Offset: 0x001DC5C8 [Token(Token = "0x17001716")] public bool DGFAJCJNIIM { [Token(Token = "0x600923A")] [Address(RVA = "0x4363F0", Offset = "0x4351F0", VA = "0x1804363F0")] get { return this.BMACOKBFIID; } [Token(Token = "0x600923B")] [Address(RVA = "0x4366B0", Offset = "0x4354B0", VA = "0x1804366B0")] set { this.BMACOKBFIID = value; } } // Token: 0x17001717 RID: 5911 // (get) Token: 0x0600923C RID: 37436 RVA: 0x001DE3DC File Offset: 0x001DC5DC [Token(Token = "0x17001717")] public TextWriter CCBLBCBHCJK { [Token(Token = "0x600923C")] [Address(RVA = "0x3FA170", Offset = "0x3F8F70", VA = "0x1803FA170")] get { return this.MJJOKIMGKGH; } } // Token: 0x17001718 RID: 5912 // (get) Token: 0x0600923D RID: 37437 RVA: 0x001DE3F0 File Offset: 0x001DC5F0 // (set) Token: 0x0600923E RID: 37438 RVA: 0x001DE404 File Offset: 0x001DC604 [Token(Token = "0x17001718")] public bool OKAAIIMAHLK { [Token(Token = "0x600923D")] [Address(RVA = "0x4364E0", Offset = "0x4352E0", VA = "0x1804364E0")] get { return this.LFKJEDBHGIP; } [Token(Token = "0x600923E")] [Address(RVA = "0x436780", Offset = "0x435580", VA = "0x180436780")] set { this.LFKJEDBHGIP = value; } } // Token: 0x06009240 RID: 37440 RVA: 0x001DE434 File Offset: 0x001DC634 [Token(Token = "0x6009240")] [Address(RVA = "0x102DC40", Offset = "0x102CA40", VA = "0x18102DC40")] public HOJOOJBMPCL() { StringBuilder stringBuilder = new StringBuilder(); this.ILGFCEAIEAM = stringBuilder; StringWriter stringWriter = new StringWriter(stringBuilder); this.MJJOKIMGKGH = stringWriter; this.CALJLNMMIPN(); } // Token: 0x06009241 RID: 37441 RVA: 0x001DE468 File Offset: 0x001DC668 [Token(Token = "0x6009241")] [Address(RVA = "0x102DD60", Offset = "0x102CB60", VA = "0x18102DD60")] public HOJOOJBMPCL(StringBuilder OCIGNCLPEND) { /* An exception occurred when decompiling this method (06009241) ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void HOJOOJBMPCL::.ctor(System.Text.StringBuilder) ---> System.Exception: Basic block has to end with unconditional control flow. { IL_1F: stloc:ArgumentNullException(var_1_29, newobj:ArgumentNullException(ArgumentNullException::.ctor, ldstr:string("writer"))) } at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1846 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88 --- End of inner exception stack trace --- at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1660 */; } // Token: 0x06009242 RID: 37442 RVA: 0x001DE4A0 File Offset: 0x001DC6A0 [Token(Token = "0x6009242")] [Address(RVA = "0x102DCD0", Offset = "0x102CAD0", VA = "0x18102DCD0")] public HOJOOJBMPCL(TextWriter MJJOKIMGKGH) { /* An exception occurred when decompiling this method (06009242) ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void HOJOOJBMPCL::.ctor(System.IO.TextWriter) ---> System.Exception: Basic block has to end with unconditional control flow. { IL_18: stloc:ArgumentNullException(var_0_22, newobj:ArgumentNullException(ArgumentNullException::.ctor, ldstr:string("writer"))) } at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1846 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88 --- End of inner exception stack trace --- at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1660 */; } // Token: 0x06009243 RID: 37443 RVA: 0x001DE4D0 File Offset: 0x001DC6D0 [Token(Token = "0x6009243")] [Address(RVA = "0x102D7B0", Offset = "0x102C5B0", VA = "0x18102D7B0")] private void MFLHFCKFDJP(KHOJBMKMHCC OHLPCIMIICF) { /* An exception occurred when decompiling this method (06009243) ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void HOJOOJBMPCL::MFLHFCKFDJP(KHOJBMKMHCC) ---> System.Exception: Basic block has to end with unconditional control flow. { IL_F1: stloc:CBOHIJDECPH(var_9_FB, newobj:CBOHIJDECPH(CBOHIJDECPH::.ctor, ldstr:string("Can't close an array here"))) } at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88 --- End of inner exception stack trace --- at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1660 */; } // Token: 0x06009244 RID: 37444 RVA: 0x001DE5DC File Offset: 0x001DC7DC [Token(Token = "0x6009244")] [Address(RVA = "0x102C220", Offset = "0x102B020", VA = "0x18102C220")] private void CALJLNMMIPN() { this.NMBLJLAMIEB = false; char[] array = new char[4]; this.EEGDKIFBECG = array; this.DEKOFIJLFPB = (int)((ulong)0L); this.LFKJAKLDCEF = (int)((ulong)4L); this.BMACOKBFIID = false; Stack stack = new Stack(); this.IDJJGMBKOEJ = stack; BBHFAKDICIF bbhfakdicif = new BBHFAKDICIF(); Stack idjjgmbkoej = this.IDJJGMBKOEJ; this.LHOMKMINCHH = bbhfakdicif; idjjgmbkoej.Push(bbhfakdicif); } // Token: 0x06009245 RID: 37445 RVA: 0x001DE648 File Offset: 0x001DC848 [Token(Token = "0x6009245")] [Address(RVA = "0x102DB10", Offset = "0x102C910", VA = "0x18102DB10")] private static void PECEPNKBEHG(int PDBMBOMEGAC, char[] PJJHDMJJIJN) { PJJHDMJJIJN[0] = (char)PDBMBOMEGAC; } // Token: 0x06009246 RID: 37446 RVA: 0x001DE664 File Offset: 0x001DC864 [Token(Token = "0x6009246")] [Address(RVA = "0x102DA50", Offset = "0x102C850", VA = "0x18102DA50")] private void OFEAOAEGDEH() { if (this.BMACOKBFIID) { } } // Token: 0x06009247 RID: 37447 RVA: 0x001DE67C File Offset: 0x001DC87C [Token(Token = "0x6009247")] [Address(RVA = "0x102CFD0", Offset = "0x102BDD0", VA = "0x18102CFD0")] private void GGMMFGOKJOM(string CKCGCFGOMAA) { if (this.BMACOKBFIID && !this.LHOMKMINCHH.MPIAGMMOHLJ) { int num = 0; if (this.DEKOFIJLFPB > num) { Encoding encoding = this.MJJOKIMGKGH.Encoding; num++; } } Encoding encoding2 = this.MJJOKIMGKGH.Encoding; } // Token: 0x06009248 RID: 37448 RVA: 0x001DE6D0 File Offset: 0x001DC8D0 [Token(Token = "0x6009248")] [Address(RVA = "0x102C100", Offset = "0x102AF00", VA = "0x18102C100")] private void AONFMNIGDFB() { BBHFAKDICIF lhomkminchh = this.LHOMKMINCHH; if (!lhomkminchh.MPIAGMMOHLJ && lhomkminchh.MEPGPGKFENE > 1) { Encoding encoding = this.MJJOKIMGKGH.Encoding; } if (this.BMACOKBFIID && !this.LHOMKMINCHH.MPIAGMMOHLJ) { Encoding encoding2 = this.MJJOKIMGKGH.Encoding; return; } } // Token: 0x06009249 RID: 37449 RVA: 0x001DE72C File Offset: 0x001DC92C [Token(Token = "0x6009249")] [Address(RVA = "0x102C190", Offset = "0x102AF90", VA = "0x18102C190")] private void AONFMNIGDFB(bool NFKIBGMHMAJ) { if (NFKIBGMHMAJ) { BBHFAKDICIF lhomkminchh = this.LHOMKMINCHH; if (!lhomkminchh.MPIAGMMOHLJ && lhomkminchh.MEPGPGKFENE > 1) { Encoding encoding = this.MJJOKIMGKGH.Encoding; } } if (this.BMACOKBFIID && !this.LHOMKMINCHH.MPIAGMMOHLJ) { Encoding encoding2 = this.MJJOKIMGKGH.Encoding; return; } } // Token: 0x0600924A RID: 37450 RVA: 0x001DE78C File Offset: 0x001DC98C [Token(Token = "0x600924A")] [Address(RVA = "0x102D110", Offset = "0x102BF10", VA = "0x18102D110")] private void HILOMAFEKOI(string CKCGCFGOMAA) { string empty = string.Empty; this.GGMMFGOKJOM(empty); Encoding encoding = this.MJJOKIMGKGH.Encoding; int stringLength = CKCGCFGOMAA.m_stringLength; int num = 0; if (stringLength > 0) { char c = CKCGCFGOMAA[num]; this.MJJOKIMGKGH.Write("\\b"); this.MJJOKIMGKGH.Write("\\t"); this.MJJOKIMGKGH.Write("\\n"); this.MJJOKIMGKGH.Write("\\f"); this.MJJOKIMGKGH.Write("\\r"); char c2 = CKCGCFGOMAA[num]; char c3 = CKCGCFGOMAA[num]; char c4 = CKCGCFGOMAA[num]; char[] eegdkifbecg = this.EEGDKIFBECG; HOJOOJBMPCL.PECEPNKBEHG((int)c4, eegdkifbecg); this.MJJOKIMGKGH.Write("\\u"); TextWriter mjjokimgkgh = this.MJJOKIMGKGH; char[] eegdkifbecg2 = this.EEGDKIFBECG; mjjokimgkgh.Write(eegdkifbecg2); Encoding encoding2 = this.MJJOKIMGKGH.Encoding; TextWriter mjjokimgkgh2 = this.MJJOKIMGKGH; char c5 = CKCGCFGOMAA[num]; Encoding encoding3 = mjjokimgkgh2.Encoding; num++; } Encoding encoding4 = this.MJJOKIMGKGH.Encoding; } // Token: 0x0600924B RID: 37451 RVA: 0x001DE8B0 File Offset: 0x001DCAB0 [Token(Token = "0x600924B")] [Address(RVA = "0x102CFC0", Offset = "0x102BDC0", VA = "0x18102CFC0")] private void FAKNLDGKDOF() { if (this.BMACOKBFIID) { } } // Token: 0x0600924C RID: 37452 RVA: 0x001DE8C8 File Offset: 0x001DCAC8 [Token(Token = "0x600924C")] [Address(RVA = "0x102DBA0", Offset = "0x102C9A0", VA = "0x18102DBA0", Slot = "3")] public override string ToString() { if (this.ILGFCEAIEAM != 0) { } return string.Empty; } // Token: 0x0600924D RID: 37453 RVA: 0x001DE8E4 File Offset: 0x001DCAE4 [Token(Token = "0x600924D")] [Address(RVA = "0x102D700", Offset = "0x102C500", VA = "0x18102D700")] public void JBBLIBHHEBC() { Stack idjjgmbkoej = this.IDJJGMBKOEJ; this.NMBLJLAMIEB = false; idjjgmbkoej.Clear(); BBHFAKDICIF bbhfakdicif = new BBHFAKDICIF(); Stack idjjgmbkoej2 = this.IDJJGMBKOEJ; this.LHOMKMINCHH = bbhfakdicif; idjjgmbkoej2.Push(bbhfakdicif); StringBuilder ilgfceaieam = this.ILGFCEAIEAM; if (ilgfceaieam != 0) { int length = ilgfceaieam.Length; int num = 0; StringBuilder stringBuilder = ilgfceaieam.Remove(num, length); } } // Token: 0x0600924E RID: 37454 RVA: 0x001DE948 File Offset: 0x001DCB48 [Token(Token = "0x600924E")] [Address(RVA = "0x102C950", Offset = "0x102B750", VA = "0x18102C950")] public void EAOKIOGMEEO(bool MMFLBOKFOID) { /* An exception occurred when decompiling this method (0600924E) ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void HOJOOJBMPCL::EAOKIOGMEEO(System.Boolean) ---> System.Exception: Basic block has to end with unconditional control flow. { IL_73: stloc:CBOHIJDECPH(var_2_7D, newobj:CBOHIJDECPH(CBOHIJDECPH::.ctor, ldstr:string("A complete JSON symbol has already been written"))) } at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1846 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88 --- End of inner exception stack trace --- at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1660 */; } // Token: 0x0600924F RID: 37455 RVA: 0x001DE9D4 File Offset: 0x001DCBD4 [Token(Token = "0x600924F")] [Address(RVA = "0x102C5D0", Offset = "0x102B3D0", VA = "0x18102C5D0")] public void EAOKIOGMEEO(decimal LANIMDFKGAM) { /* An exception occurred when decompiling this method (0600924F) ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void HOJOOJBMPCL::EAOKIOGMEEO(System.Decimal) ---> System.Exception: Basic block has to end with unconditional control flow. { IL_62: stloc:CBOHIJDECPH(var_2_6C, newobj:CBOHIJDECPH(CBOHIJDECPH::.ctor, ldstr:string("A complete JSON symbol has already been written"))) } at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1846 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88 --- End of inner exception stack trace --- at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1660 */; } // Token: 0x06009250 RID: 37456 RVA: 0x001DEA50 File Offset: 0x001DCC50 [Token(Token = "0x6009250")] [Address(RVA = "0x102C3C0", Offset = "0x102B1C0", VA = "0x18102C3C0")] public void EAOKIOGMEEO(double LANIMDFKGAM) { /* An exception occurred when decompiling this method (06009250) ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void HOJOOJBMPCL::EAOKIOGMEEO(System.Double) ---> System.Exception: Basic block has to end with unconditional control flow. { IL_89: stloc:CBOHIJDECPH(var_5_93, newobj:CBOHIJDECPH(CBOHIJDECPH::.ctor, ldstr:string("A complete JSON symbol has already been written"))) } at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1846 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88 --- End of inner exception stack trace --- at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1660 */; } // Token: 0x06009251 RID: 37457 RVA: 0x001DEAF4 File Offset: 0x001DCCF4 [Token(Token = "0x6009251")] [Address(RVA = "0x102CC40", Offset = "0x102BA40", VA = "0x18102CC40")] public void EAOKIOGMEEO(int LANIMDFKGAM) { /* An exception occurred when decompiling this method (06009251) ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void HOJOOJBMPCL::EAOKIOGMEEO(System.Int32) ---> System.Exception: Basic block has to end with unconditional control flow. { IL_70: stloc:CBOHIJDECPH(var_3_7A, newobj:CBOHIJDECPH(CBOHIJDECPH::.ctor, ldstr:string("A complete JSON symbol has already been written"))) } at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1846 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88 --- End of inner exception stack trace --- at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1660 */; } // Token: 0x06009252 RID: 37458 RVA: 0x001DEB7C File Offset: 0x001DCD7C [Token(Token = "0x6009252")] [Address(RVA = "0x102CA90", Offset = "0x102B890", VA = "0x18102CA90")] public void EAOKIOGMEEO(long LANIMDFKGAM) { /* An exception occurred when decompiling this method (06009252) ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void HOJOOJBMPCL::EAOKIOGMEEO(System.Int64) ---> System.Exception: Basic block has to end with unconditional control flow. { IL_70: stloc:CBOHIJDECPH(var_3_7A, newobj:CBOHIJDECPH(CBOHIJDECPH::.ctor, ldstr:string("A complete JSON symbol has already been written"))) } at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1846 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88 --- End of inner exception stack trace --- at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1660 */; } // Token: 0x06009253 RID: 37459 RVA: 0x001DEC04 File Offset: 0x001DCE04 [Token(Token = "0x6009253")] [Address(RVA = "0x102C790", Offset = "0x102B590", VA = "0x18102C790")] public void EAOKIOGMEEO(string CKCGCFGOMAA) { /* An exception occurred when decompiling this method (06009253) ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void HOJOOJBMPCL::EAOKIOGMEEO(System.String) ---> System.Exception: Basic block has to end with unconditional control flow. { IL_AB: stloc:CBOHIJDECPH(var_3_B5, newobj:CBOHIJDECPH(CBOHIJDECPH::.ctor, ldstr:string("A complete JSON symbol has already been written"))) } at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1846 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88 --- End of inner exception stack trace --- at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1660 */; } // Token: 0x06009254 RID: 37460 RVA: 0x001DECC8 File Offset: 0x001DCEC8 [Token(Token = "0x6009254")] [Address(RVA = "0x102CDF0", Offset = "0x102BBF0", VA = "0x18102CDF0")] public void EAOKIOGMEEO(ulong LANIMDFKGAM) { /* An exception occurred when decompiling this method (06009254) ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void HOJOOJBMPCL::EAOKIOGMEEO(System.UInt64) ---> System.Exception: Basic block has to end with unconditional control flow. { IL_70: stloc:CBOHIJDECPH(var_3_7A, newobj:CBOHIJDECPH(CBOHIJDECPH::.ctor, ldstr:string("A complete JSON symbol has already been written"))) } at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1846 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88 --- End of inner exception stack trace --- at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1660 */; } // Token: 0x06009255 RID: 37461 RVA: 0x001DED50 File Offset: 0x001DCF50 [Token(Token = "0x6009255")] [Address(RVA = "0x102D620", Offset = "0x102C420", VA = "0x18102D620")] public void HNJJJFCPCNI() { int num = 0; this.MFLHFCKFDJP((KHOJBMKMHCC)num); if (this.BMACOKBFIID && !this.LHOMKMINCHH.MPIAGMMOHLJ) { Encoding encoding = this.MJJOKIMGKGH.Encoding; } BBHFAKDICIF bbhfakdicif = this.IDJJGMBKOEJ.Pop(); BBHFAKDICIF bbhfakdicif2 = this.IDJJGMBKOEJ.Peek(); this.LHOMKMINCHH = bbhfakdicif2; bbhfakdicif2.MPIAGMMOHLJ = false; this.NMBLJLAMIEB = true; if (this.BMACOKBFIID) { int lfkjakldcef = this.LFKJAKLDCEF; } this.GGMMFGOKJOM("]"); } // Token: 0x06009256 RID: 37462 RVA: 0x001DEDD8 File Offset: 0x001DCFD8 [Token(Token = "0x6009256")] [Address(RVA = "0x102DA60", Offset = "0x102C860", VA = "0x18102DA60")] public void OOKIFPKLMMO() { this.MFLHFCKFDJP(KHOJBMKMHCC.NotAProperty); this.AONFMNIGDFB(); this.GGMMFGOKJOM("["); BBHFAKDICIF bbhfakdicif = new BBHFAKDICIF(); this.LHOMKMINCHH = bbhfakdicif; bbhfakdicif.EOECHGCDCLM = true; Stack idjjgmbkoej = this.IDJJGMBKOEJ; BBHFAKDICIF lhomkminchh = this.LHOMKMINCHH; idjjgmbkoej.Push(lhomkminchh); if (this.BMACOKBFIID) { } } // Token: 0x06009257 RID: 37463 RVA: 0x001DEE38 File Offset: 0x001DD038 [Token(Token = "0x6009257")] [Address(RVA = "0x102C2E0", Offset = "0x102B0E0", VA = "0x18102C2E0")] public void DHHJMOPLEMG() { this.MFLHFCKFDJP(KHOJBMKMHCC.InObject); if (this.BMACOKBFIID && !this.LHOMKMINCHH.MPIAGMMOHLJ) { Encoding encoding = this.MJJOKIMGKGH.Encoding; } BBHFAKDICIF bbhfakdicif = this.IDJJGMBKOEJ.Pop(); BBHFAKDICIF bbhfakdicif2 = this.IDJJGMBKOEJ.Peek(); this.LHOMKMINCHH = bbhfakdicif2; bbhfakdicif2.MPIAGMMOHLJ = false; this.NMBLJLAMIEB = true; if (this.BMACOKBFIID) { int lfkjakldcef = this.LFKJAKLDCEF; } this.GGMMFGOKJOM("}"); } // Token: 0x06009258 RID: 37464 RVA: 0x001DEEC0 File Offset: 0x001DD0C0 [Token(Token = "0x6009258")] [Address(RVA = "0x102D060", Offset = "0x102BE60", VA = "0x18102D060")] public void HDBIIMMHENL() { this.MFLHFCKFDJP(KHOJBMKMHCC.NotAProperty); this.AONFMNIGDFB(); this.GGMMFGOKJOM("{"); BBHFAKDICIF bbhfakdicif = new BBHFAKDICIF(); this.LHOMKMINCHH = bbhfakdicif; bbhfakdicif.EEJIMCKEGON = true; Stack idjjgmbkoej = this.IDJJGMBKOEJ; BBHFAKDICIF lhomkminchh = this.LHOMKMINCHH; idjjgmbkoej.Push(lhomkminchh); if (this.BMACOKBFIID) { } } // Token: 0x06009259 RID: 37465 RVA: 0x001DEF20 File Offset: 0x001DD120 [Token(Token = "0x6009259")] [Address(RVA = "0x102D430", Offset = "0x102C230", VA = "0x18102D430")] public void HKEHEPMNGOE(string NNIMCODFDIC) { /* An exception occurred when decompiling this method (06009259) ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void HOJOOJBMPCL::HKEHEPMNGOE(System.String) ---> System.Exception: Basic block has to end with unconditional control flow. { IL_B7: stloc:CBOHIJDECPH(var_6_C1, newobj:CBOHIJDECPH(CBOHIJDECPH::.ctor, ldstr:string("A complete JSON symbol has already been written"))) } at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1846 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88 --- End of inner exception stack trace --- at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1660 */; } // Token: 0x04006424 RID: 25636 [Token(Token = "0x4006424")] private static NumberFormatInfo MDNCHIHGEGE = NumberFormatInfo.InvariantInfo; // Token: 0x04006425 RID: 25637 [FieldOffset(Offset = "0x10")] [Token(Token = "0x4006425")] private BBHFAKDICIF LHOMKMINCHH; // Token: 0x04006426 RID: 25638 [FieldOffset(Offset = "0x18")] [Token(Token = "0x4006426")] private Stack IDJJGMBKOEJ; // Token: 0x04006427 RID: 25639 [FieldOffset(Offset = "0x20")] [Token(Token = "0x4006427")] private bool NMBLJLAMIEB; // Token: 0x04006428 RID: 25640 [FieldOffset(Offset = "0x28")] [Token(Token = "0x4006428")] private char[] EEGDKIFBECG; // Token: 0x04006429 RID: 25641 [FieldOffset(Offset = "0x30")] [Token(Token = "0x4006429")] private int DEKOFIJLFPB; // Token: 0x0400642A RID: 25642 [FieldOffset(Offset = "0x34")] [Token(Token = "0x400642A")] private int LFKJAKLDCEF; // Token: 0x0400642B RID: 25643 [FieldOffset(Offset = "0x38")] [Token(Token = "0x400642B")] private StringBuilder ILGFCEAIEAM; // Token: 0x0400642C RID: 25644 [FieldOffset(Offset = "0x40")] [Token(Token = "0x400642C")] private bool BMACOKBFIID; // Token: 0x0400642D RID: 25645 [FieldOffset(Offset = "0x41")] [Token(Token = "0x400642D")] private bool LFKJEDBHGIP; // Token: 0x0400642E RID: 25646 [FieldOffset(Offset = "0x48")] [Token(Token = "0x400642E")] private TextWriter MJJOKIMGKGH; }