using System; using System.Collections.Generic; using System.Globalization; using System.IO; using System.Text; using Cpp2IlInjected; // Token: 0x0200195A RID: 6490 [Token(Token = "0x200195A")] public sealed class HOJOOJBMPCL { // Token: 0x170017B2 RID: 6066 // (get) Token: 0x06009606 RID: 38406 RVA: 0x001E743C File Offset: 0x001E563C // (set) Token: 0x06009607 RID: 38407 RVA: 0x001E7450 File Offset: 0x001E5650 [Token(Token = "0x170017B2")] public int HHDOJAIFHAC { [Token(Token = "0x6009606")] [Address(RVA = "0x4D9880", Offset = "0x4D8880", VA = "0x1804D9880")] get { return this.LFKJAKLDCEF; } [Token(Token = "0x6009607")] [Address(RVA = "0x1B8FEC0", Offset = "0x1B8EEC0", VA = "0x181B8FEC0")] set { int dekofijlfpb = this.DEKOFIJLFPB; this.LFKJAKLDCEF = value; int num = dekofijlfpb * value; this.DEKOFIJLFPB = num; } } // Token: 0x170017B3 RID: 6067 // (get) Token: 0x06009608 RID: 38408 RVA: 0x001E7478 File Offset: 0x001E5678 // (set) Token: 0x06009609 RID: 38409 RVA: 0x001E748C File Offset: 0x001E568C [Token(Token = "0x170017B3")] public bool DGFAJCJNIIM { [Token(Token = "0x6009608")] [Address(RVA = "0x41CF00", Offset = "0x41BF00", VA = "0x18041CF00")] get { return this.BMACOKBFIID; } [Token(Token = "0x6009609")] [Address(RVA = "0x41D000", Offset = "0x41C000", VA = "0x18041D000")] set { this.BMACOKBFIID = value; } } // Token: 0x170017B4 RID: 6068 // (get) Token: 0x0600960A RID: 38410 RVA: 0x001E74A0 File Offset: 0x001E56A0 [Token(Token = "0x170017B4")] public TextWriter CCBLBCBHCJK { [Token(Token = "0x600960A")] [Address(RVA = "0x4975A0", Offset = "0x4965A0", VA = "0x1804975A0")] get { return this.MJJOKIMGKGH; } } // Token: 0x170017B5 RID: 6069 // (get) Token: 0x0600960B RID: 38411 RVA: 0x001E74B4 File Offset: 0x001E56B4 // (set) Token: 0x0600960C RID: 38412 RVA: 0x001E74C8 File Offset: 0x001E56C8 [Token(Token = "0x170017B5")] public bool OKAAIIMAHLK { [Token(Token = "0x600960B")] [Address(RVA = "0x41CF10", Offset = "0x41BF10", VA = "0x18041CF10")] get { return this.LFKJEDBHGIP; } [Token(Token = "0x600960C")] [Address(RVA = "0x41D010", Offset = "0x41C010", VA = "0x18041D010")] set { this.LFKJEDBHGIP = value; } } // Token: 0x0600960E RID: 38414 RVA: 0x001E74F8 File Offset: 0x001E56F8 [Token(Token = "0x600960E")] [Address(RVA = "0x1B90B60", Offset = "0x1B8FB60", VA = "0x181B90B60")] public HOJOOJBMPCL() { StringBuilder stringBuilder = new StringBuilder(); this.ILGFCEAIEAM = stringBuilder; StringWriter stringWriter = new StringWriter(stringBuilder); this.MJJOKIMGKGH = stringWriter; this.CALJLNMMIPN(); } // Token: 0x0600960F RID: 38415 RVA: 0x001E752C File Offset: 0x001E572C [Token(Token = "0x600960F")] [Address(RVA = "0x1B90C80", Offset = "0x1B8FC80", VA = "0x181B90C80")] public HOJOOJBMPCL(StringBuilder OCIGNCLPEND) { /* An exception occurred when decompiling this method (0600960F) 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 1663 */; } // Token: 0x06009610 RID: 38416 RVA: 0x001E7564 File Offset: 0x001E5764 [Token(Token = "0x6009610")] [Address(RVA = "0x1B90BF0", Offset = "0x1B8FBF0", VA = "0x181B90BF0")] public HOJOOJBMPCL(TextWriter MJJOKIMGKGH) { /* An exception occurred when decompiling this method (06009610) 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 1663 */; } // Token: 0x06009611 RID: 38417 RVA: 0x001E7594 File Offset: 0x001E5794 [Token(Token = "0x6009611")] [Address(RVA = "0x1B906D0", Offset = "0x1B8F6D0", VA = "0x181B906D0")] private void MFLHFCKFDJP(KHOJBMKMHCC OHLPCIMIICF) { /* An exception occurred when decompiling this method (06009611) 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 1663 */; } // Token: 0x06009612 RID: 38418 RVA: 0x001E76A0 File Offset: 0x001E58A0 [Token(Token = "0x6009612")] [Address(RVA = "0x1B8F140", Offset = "0x1B8E140", VA = "0x181B8F140")] 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: 0x06009613 RID: 38419 RVA: 0x001E770C File Offset: 0x001E590C [Token(Token = "0x6009613")] [Address(RVA = "0x1B90A30", Offset = "0x1B8FA30", VA = "0x181B90A30")] private static void PECEPNKBEHG(int PDBMBOMEGAC, char[] PJJHDMJJIJN) { PJJHDMJJIJN[0] = (char)PDBMBOMEGAC; } // Token: 0x06009614 RID: 38420 RVA: 0x001E7728 File Offset: 0x001E5928 [Token(Token = "0x6009614")] [Address(RVA = "0x1B90970", Offset = "0x1B8F970", VA = "0x181B90970")] private void OFEAOAEGDEH() { if (this.BMACOKBFIID) { } } // Token: 0x06009615 RID: 38421 RVA: 0x001E7740 File Offset: 0x001E5940 [Token(Token = "0x6009615")] [Address(RVA = "0x1B8FEF0", Offset = "0x1B8EEF0", VA = "0x181B8FEF0")] private void GGMMFGOKJOM(string CKCGCFGOMAA) { if (this.BMACOKBFIID && !this.LHOMKMINCHH.MPIAGMMOHLJ) { int num = 0; if (this.DEKOFIJLFPB > num) { string newLine = this.MJJOKIMGKGH.NewLine; num++; } } Encoding encoding = this.MJJOKIMGKGH.Encoding; } // Token: 0x06009616 RID: 38422 RVA: 0x001E7794 File Offset: 0x001E5994 [Token(Token = "0x6009616")] [Address(RVA = "0x1B8F020", Offset = "0x1B8E020", VA = "0x181B8F020")] private void AONFMNIGDFB() { BBHFAKDICIF lhomkminchh = this.LHOMKMINCHH; if (!lhomkminchh.MPIAGMMOHLJ && lhomkminchh.MEPGPGKFENE > 1) { string newLine = this.MJJOKIMGKGH.NewLine; } if (this.BMACOKBFIID && !this.LHOMKMINCHH.MPIAGMMOHLJ) { Encoding encoding = this.MJJOKIMGKGH.Encoding; return; } } // Token: 0x06009617 RID: 38423 RVA: 0x001E77F0 File Offset: 0x001E59F0 [Token(Token = "0x6009617")] [Address(RVA = "0x1B8F0B0", Offset = "0x1B8E0B0", VA = "0x181B8F0B0")] private void AONFMNIGDFB(bool NFKIBGMHMAJ) { if (NFKIBGMHMAJ) { BBHFAKDICIF lhomkminchh = this.LHOMKMINCHH; if (!lhomkminchh.MPIAGMMOHLJ && lhomkminchh.MEPGPGKFENE > 1) { string newLine = this.MJJOKIMGKGH.NewLine; } } if (this.BMACOKBFIID && !this.LHOMKMINCHH.MPIAGMMOHLJ) { Encoding encoding = this.MJJOKIMGKGH.Encoding; return; } } // Token: 0x06009618 RID: 38424 RVA: 0x001E7850 File Offset: 0x001E5A50 [Token(Token = "0x6009618")] [Address(RVA = "0x1B90030", Offset = "0x1B8F030", VA = "0x181B90030")] private void HILOMAFEKOI(string CKCGCFGOMAA) { string empty = string.Empty; this.GGMMFGOKJOM(empty); string newLine = this.MJJOKIMGKGH.NewLine; 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); string newLine2 = this.MJJOKIMGKGH.NewLine; TextWriter mjjokimgkgh2 = this.MJJOKIMGKGH; char c5 = CKCGCFGOMAA[num]; string newLine3 = mjjokimgkgh2.NewLine; num++; } Encoding encoding = this.MJJOKIMGKGH.Encoding; } // Token: 0x06009619 RID: 38425 RVA: 0x001E7974 File Offset: 0x001E5B74 [Token(Token = "0x6009619")] [Address(RVA = "0x1B8FEE0", Offset = "0x1B8EEE0", VA = "0x181B8FEE0")] private void FAKNLDGKDOF() { if (this.BMACOKBFIID) { } } // Token: 0x0600961A RID: 38426 RVA: 0x001E798C File Offset: 0x001E5B8C [Token(Token = "0x600961A")] [Address(RVA = "0x1B90AC0", Offset = "0x1B8FAC0", VA = "0x181B90AC0", Slot = "3")] public override string ToString() { if (this.ILGFCEAIEAM != 0) { } return string.Empty; } // Token: 0x0600961B RID: 38427 RVA: 0x001E79A8 File Offset: 0x001E5BA8 [Token(Token = "0x600961B")] [Address(RVA = "0x1B90620", Offset = "0x1B8F620", VA = "0x181B90620")] 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: 0x0600961C RID: 38428 RVA: 0x001E7A0C File Offset: 0x001E5C0C [Token(Token = "0x600961C")] [Address(RVA = "0x1B8F870", Offset = "0x1B8E870", VA = "0x181B8F870")] public void EAOKIOGMEEO(bool MMFLBOKFOID) { /* An exception occurred when decompiling this method (0600961C) 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 1663 */; } // Token: 0x0600961D RID: 38429 RVA: 0x001E7A98 File Offset: 0x001E5C98 [Token(Token = "0x600961D")] [Address(RVA = "0x1B8F4F0", Offset = "0x1B8E4F0", VA = "0x181B8F4F0")] public void EAOKIOGMEEO(decimal LANIMDFKGAM) { /* An exception occurred when decompiling this method (0600961D) 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 1663 */; } // Token: 0x0600961E RID: 38430 RVA: 0x001E7B14 File Offset: 0x001E5D14 [Token(Token = "0x600961E")] [Address(RVA = "0x1B8F2E0", Offset = "0x1B8E2E0", VA = "0x181B8F2E0")] public void EAOKIOGMEEO(double LANIMDFKGAM) { /* An exception occurred when decompiling this method (0600961E) 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 1663 */; } // Token: 0x0600961F RID: 38431 RVA: 0x001E7BB8 File Offset: 0x001E5DB8 [Token(Token = "0x600961F")] [Address(RVA = "0x1B8FB60", Offset = "0x1B8EB60", VA = "0x181B8FB60")] public void EAOKIOGMEEO(int LANIMDFKGAM) { /* An exception occurred when decompiling this method (0600961F) 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 1663 */; } // Token: 0x06009620 RID: 38432 RVA: 0x001E7C40 File Offset: 0x001E5E40 [Token(Token = "0x6009620")] [Address(RVA = "0x1B8F9B0", Offset = "0x1B8E9B0", VA = "0x181B8F9B0")] public void EAOKIOGMEEO(long LANIMDFKGAM) { /* An exception occurred when decompiling this method (06009620) 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 1663 */; } // Token: 0x06009621 RID: 38433 RVA: 0x001E7CC8 File Offset: 0x001E5EC8 [Token(Token = "0x6009621")] [Address(RVA = "0x1B8F6B0", Offset = "0x1B8E6B0", VA = "0x181B8F6B0")] public void EAOKIOGMEEO(string CKCGCFGOMAA) { /* An exception occurred when decompiling this method (06009621) 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 1663 */; } // Token: 0x06009622 RID: 38434 RVA: 0x001E7D8C File Offset: 0x001E5F8C [Token(Token = "0x6009622")] [Address(RVA = "0x1B8FD10", Offset = "0x1B8ED10", VA = "0x181B8FD10")] public void EAOKIOGMEEO(ulong LANIMDFKGAM) { /* An exception occurred when decompiling this method (06009622) 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 1663 */; } // Token: 0x06009623 RID: 38435 RVA: 0x001E7E14 File Offset: 0x001E6014 [Token(Token = "0x6009623")] [Address(RVA = "0x1B90540", Offset = "0x1B8F540", VA = "0x181B90540")] public void HNJJJFCPCNI() { int num = 0; this.MFLHFCKFDJP((KHOJBMKMHCC)num); if (this.BMACOKBFIID && !this.LHOMKMINCHH.MPIAGMMOHLJ) { string newLine = this.MJJOKIMGKGH.NewLine; } 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: 0x06009624 RID: 38436 RVA: 0x001E7E9C File Offset: 0x001E609C [Token(Token = "0x6009624")] [Address(RVA = "0x1B90980", Offset = "0x1B8F980", VA = "0x181B90980")] 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: 0x06009625 RID: 38437 RVA: 0x001E7EFC File Offset: 0x001E60FC [Token(Token = "0x6009625")] [Address(RVA = "0x1B8F200", Offset = "0x1B8E200", VA = "0x181B8F200")] public void DHHJMOPLEMG() { this.MFLHFCKFDJP(KHOJBMKMHCC.InObject); if (this.BMACOKBFIID && !this.LHOMKMINCHH.MPIAGMMOHLJ) { string newLine = this.MJJOKIMGKGH.NewLine; } 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: 0x06009626 RID: 38438 RVA: 0x001E7F84 File Offset: 0x001E6184 [Token(Token = "0x6009626")] [Address(RVA = "0x1B8FF80", Offset = "0x1B8EF80", VA = "0x181B8FF80")] 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: 0x06009627 RID: 38439 RVA: 0x001E7FE4 File Offset: 0x001E61E4 [Token(Token = "0x6009627")] [Address(RVA = "0x1B90350", Offset = "0x1B8F350", VA = "0x181B90350")] public void HKEHEPMNGOE(string NNIMCODFDIC) { /* An exception occurred when decompiling this method (06009627) 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 1663 */; } // Token: 0x040065DD RID: 26077 [Token(Token = "0x40065DD")] private static NumberFormatInfo MDNCHIHGEGE = NumberFormatInfo.InvariantInfo; // Token: 0x040065DE RID: 26078 [FieldOffset(Offset = "0x10")] [Token(Token = "0x40065DE")] private BBHFAKDICIF LHOMKMINCHH; // Token: 0x040065DF RID: 26079 [FieldOffset(Offset = "0x18")] [Token(Token = "0x40065DF")] private Stack IDJJGMBKOEJ; // Token: 0x040065E0 RID: 26080 [FieldOffset(Offset = "0x20")] [Token(Token = "0x40065E0")] private bool NMBLJLAMIEB; // Token: 0x040065E1 RID: 26081 [FieldOffset(Offset = "0x28")] [Token(Token = "0x40065E1")] private char[] EEGDKIFBECG; // Token: 0x040065E2 RID: 26082 [FieldOffset(Offset = "0x30")] [Token(Token = "0x40065E2")] private int DEKOFIJLFPB; // Token: 0x040065E3 RID: 26083 [FieldOffset(Offset = "0x34")] [Token(Token = "0x40065E3")] private int LFKJAKLDCEF; // Token: 0x040065E4 RID: 26084 [FieldOffset(Offset = "0x38")] [Token(Token = "0x40065E4")] private StringBuilder ILGFCEAIEAM; // Token: 0x040065E5 RID: 26085 [FieldOffset(Offset = "0x40")] [Token(Token = "0x40065E5")] private bool BMACOKBFIID; // Token: 0x040065E6 RID: 26086 [FieldOffset(Offset = "0x41")] [Token(Token = "0x40065E6")] private bool LFKJEDBHGIP; // Token: 0x040065E7 RID: 26087 [FieldOffset(Offset = "0x48")] [Token(Token = "0x40065E7")] private TextWriter MJJOKIMGKGH; }