Files
2026-04-08 23:40:05 +02:00

724 lines
47 KiB
C#

using System;
using System.Collections.Generic;
using System.Globalization;
using System.IO;
using System.Runtime.InteropServices;
using System.Text;
using Cpp2IlInjected;
// Token: 0x02001289 RID: 4745
[Token(Token = "0x2001289")]
[StructLayout(3)]
public sealed class HOJOOJBMPCL
{
// Token: 0x170012FC RID: 4860
// (get) Token: 0x060075B7 RID: 30135 RVA: 0x00183F1C File Offset: 0x0018211C
// (set) Token: 0x060075B8 RID: 30136 RVA: 0x00183F30 File Offset: 0x00182130
[Token(Token = "0x170012FC")]
public int HHDOJAIFHAC
{
[Token(Token = "0x60075B7")]
[Address(RVA = "0x621DB0", Offset = "0x6207B0", VA = "0x180621DB0")]
get
{
return this.LFKJAKLDCEF;
}
[Token(Token = "0x60075B8")]
[Address(RVA = "0x18B4FD0", Offset = "0x18B39D0", VA = "0x1818B4FD0")]
set
{
int dekofijlfpb = this.DEKOFIJLFPB;
this.LFKJAKLDCEF = value;
int num = dekofijlfpb * value;
this.DEKOFIJLFPB = num;
}
}
// Token: 0x170012FD RID: 4861
// (get) Token: 0x060075B9 RID: 30137 RVA: 0x00183F58 File Offset: 0x00182158
// (set) Token: 0x060075BA RID: 30138 RVA: 0x00183F6C File Offset: 0x0018216C
[Token(Token = "0x170012FD")]
public bool DGFAJCJNIIM
{
[Token(Token = "0x60075B9")]
[Address(RVA = "0x421DE0", Offset = "0x4207E0", VA = "0x180421DE0")]
get
{
return this.BMACOKBFIID;
}
[Token(Token = "0x60075BA")]
[Address(RVA = "0x421DF0", Offset = "0x4207F0", VA = "0x180421DF0")]
set
{
this.BMACOKBFIID = value;
}
}
// Token: 0x170012FE RID: 4862
// (get) Token: 0x060075BB RID: 30139 RVA: 0x00183F80 File Offset: 0x00182180
[Token(Token = "0x170012FE")]
public TextWriter CCBLBCBHCJK
{
[Token(Token = "0x60075BB")]
[Address(RVA = "0x3EDEA0", Offset = "0x3EC8A0", VA = "0x1803EDEA0")]
get
{
return this.MJJOKIMGKGH;
}
}
// Token: 0x170012FF RID: 4863
// (get) Token: 0x060075BC RID: 30140 RVA: 0x00183F94 File Offset: 0x00182194
// (set) Token: 0x060075BD RID: 30141 RVA: 0x00183FA8 File Offset: 0x001821A8
[Token(Token = "0x170012FF")]
public bool OKAAIIMAHLK
{
[Token(Token = "0x60075BC")]
[Address(RVA = "0x534CD0", Offset = "0x5336D0", VA = "0x180534CD0")]
get
{
return this.LFKJEDBHGIP;
}
[Token(Token = "0x60075BD")]
[Address(RVA = "0x534DA0", Offset = "0x5337A0", VA = "0x180534DA0")]
set
{
this.LFKJEDBHGIP = value;
}
}
// Token: 0x060075BF RID: 30143 RVA: 0x00183FD8 File Offset: 0x001821D8
[Token(Token = "0x60075BF")]
[Address(RVA = "0x18B5C70", Offset = "0x18B4670", VA = "0x1818B5C70")]
public HOJOOJBMPCL()
{
StringBuilder stringBuilder = new StringBuilder();
this.ILGFCEAIEAM = stringBuilder;
StringWriter stringWriter = new StringWriter(stringBuilder);
this.MJJOKIMGKGH = stringWriter;
this.CALJLNMMIPN();
}
// Token: 0x060075C0 RID: 30144 RVA: 0x0018400C File Offset: 0x0018220C
[Token(Token = "0x60075C0")]
[Address(RVA = "0x18B5D90", Offset = "0x18B4790", VA = "0x1818B5D90")]
public HOJOOJBMPCL(StringBuilder sb)
{
/*
An exception occurred when decompiling this method (060075C0)
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: 0x060075C1 RID: 30145 RVA: 0x00184044 File Offset: 0x00182244
[Token(Token = "0x60075C1")]
[Address(RVA = "0x18B5D00", Offset = "0x18B4700", VA = "0x1818B5D00")]
public HOJOOJBMPCL(TextWriter writer)
{
/*
An exception occurred when decompiling this method (060075C1)
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: 0x060075C2 RID: 30146 RVA: 0x00184074 File Offset: 0x00182274
[Token(Token = "0x60075C2")]
[Address(RVA = "0x18B57E0", Offset = "0x18B41E0", VA = "0x1818B57E0")]
private void MFLHFCKFDJP(KHOJBMKMHCC OHLPCIMIICF)
{
/*
An exception occurred when decompiling this method (060075C2)
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: 0x060075C3 RID: 30147 RVA: 0x00184180 File Offset: 0x00182380
[Token(Token = "0x60075C3")]
[Address(RVA = "0x18B4250", Offset = "0x18B2C50", VA = "0x1818B4250")]
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<BBHFAKDICIF> stack = new Stack();
this.IDJJGMBKOEJ = stack;
BBHFAKDICIF bbhfakdicif = new BBHFAKDICIF();
Stack<BBHFAKDICIF> idjjgmbkoej = this.IDJJGMBKOEJ;
this.LHOMKMINCHH = bbhfakdicif;
idjjgmbkoej.Push(bbhfakdicif);
}
// Token: 0x060075C4 RID: 30148 RVA: 0x001841EC File Offset: 0x001823EC
[Token(Token = "0x60075C4")]
[Address(RVA = "0x18B5B40", Offset = "0x18B4540", VA = "0x1818B5B40")]
private static void PECEPNKBEHG(int PDBMBOMEGAC, char[] PJJHDMJJIJN)
{
PJJHDMJJIJN[0] = (char)PDBMBOMEGAC;
}
// Token: 0x060075C5 RID: 30149 RVA: 0x00184208 File Offset: 0x00182408
[Token(Token = "0x60075C5")]
[Address(RVA = "0x18B5A80", Offset = "0x18B4480", VA = "0x1818B5A80")]
private void OFEAOAEGDEH()
{
if (this.BMACOKBFIID)
{
}
}
// Token: 0x060075C6 RID: 30150 RVA: 0x00184220 File Offset: 0x00182420
[Token(Token = "0x60075C6")]
[Address(RVA = "0x18B5000", Offset = "0x18B3A00", VA = "0x1818B5000")]
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: 0x060075C7 RID: 30151 RVA: 0x00184274 File Offset: 0x00182474
[Token(Token = "0x60075C7")]
[Address(RVA = "0x18B4130", Offset = "0x18B2B30", VA = "0x1818B4130")]
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: 0x060075C8 RID: 30152 RVA: 0x001842D0 File Offset: 0x001824D0
[Token(Token = "0x60075C8")]
[Address(RVA = "0x18B41C0", Offset = "0x18B2BC0", VA = "0x1818B41C0")]
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: 0x060075C9 RID: 30153 RVA: 0x00184330 File Offset: 0x00182530
[Token(Token = "0x60075C9")]
[Address(RVA = "0x18B5140", Offset = "0x18B3B40", VA = "0x1818B5140")]
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];
TextWriter mjjokimgkgh = this.MJJOKIMGKGH;
TextWriter mjjokimgkgh2 = this.MJJOKIMGKGH;
TextWriter mjjokimgkgh3 = this.MJJOKIMGKGH;
TextWriter mjjokimgkgh4 = this.MJJOKIMGKGH;
TextWriter mjjokimgkgh5 = this.MJJOKIMGKGH;
char c2 = CKCGCFGOMAA[num];
char c3 = CKCGCFGOMAA[num];
char c4 = CKCGCFGOMAA[num];
char[] eegdkifbecg = this.EEGDKIFBECG;
HOJOOJBMPCL.PECEPNKBEHG((int)c4, eegdkifbecg);
TextWriter mjjokimgkgh6 = this.MJJOKIMGKGH;
TextWriter mjjokimgkgh7 = this.MJJOKIMGKGH;
char[] eegdkifbecg2 = this.EEGDKIFBECG;
mjjokimgkgh7.Write(eegdkifbecg2);
Encoding encoding2 = this.MJJOKIMGKGH.Encoding;
TextWriter mjjokimgkgh8 = this.MJJOKIMGKGH;
char c5 = CKCGCFGOMAA[num];
Encoding encoding3 = mjjokimgkgh8.Encoding;
num++;
}
Encoding encoding4 = this.MJJOKIMGKGH.Encoding;
}
// Token: 0x060075CA RID: 30154 RVA: 0x00184424 File Offset: 0x00182624
[Token(Token = "0x60075CA")]
[Address(RVA = "0x18B4FF0", Offset = "0x18B39F0", VA = "0x1818B4FF0")]
private void FAKNLDGKDOF()
{
if (this.BMACOKBFIID)
{
}
}
// Token: 0x060075CB RID: 30155 RVA: 0x0018443C File Offset: 0x0018263C
[Token(Token = "0x60075CB")]
[Address(RVA = "0x18B5BD0", Offset = "0x18B45D0", VA = "0x1818B5BD0", Slot = "3")]
public override string ToString()
{
if (this.ILGFCEAIEAM != 0)
{
}
return string.Empty;
}
// Token: 0x060075CC RID: 30156 RVA: 0x00184458 File Offset: 0x00182658
[Token(Token = "0x60075CC")]
[Address(RVA = "0x18B5730", Offset = "0x18B4130", VA = "0x1818B5730")]
public void JBBLIBHHEBC()
{
Stack<BBHFAKDICIF> idjjgmbkoej = this.IDJJGMBKOEJ;
this.NMBLJLAMIEB = false;
idjjgmbkoej.Clear();
BBHFAKDICIF bbhfakdicif = new BBHFAKDICIF();
Stack<BBHFAKDICIF> 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: 0x060075CD RID: 30157 RVA: 0x001844BC File Offset: 0x001826BC
[Token(Token = "0x60075CD")]
[Address(RVA = "0x18B4980", Offset = "0x18B3380", VA = "0x1818B4980")]
public void EAOKIOGMEEO(bool MMFLBOKFOID)
{
/*
An exception occurred when decompiling this method (060075CD)
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: 0x060075CE RID: 30158 RVA: 0x00184548 File Offset: 0x00182748
[Token(Token = "0x60075CE")]
[Address(RVA = "0x18B4600", Offset = "0x18B3000", VA = "0x1818B4600")]
public void EAOKIOGMEEO(decimal LANIMDFKGAM)
{
/*
An exception occurred when decompiling this method (060075CE)
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: 0x060075CF RID: 30159 RVA: 0x001845C4 File Offset: 0x001827C4
[Token(Token = "0x60075CF")]
[Address(RVA = "0x18B43F0", Offset = "0x18B2DF0", VA = "0x1818B43F0")]
public void EAOKIOGMEEO(double LANIMDFKGAM)
{
/*
An exception occurred when decompiling this method (060075CF)
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void HOJOOJBMPCL::EAOKIOGMEEO(System.Double)
---> System.Exception: Basic block has to end with unconditional control flow.
{
IL_81:
stloc:CBOHIJDECPH(var_6_8B, 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: 0x060075D0 RID: 30160 RVA: 0x00184660 File Offset: 0x00182860
[Token(Token = "0x60075D0")]
[Address(RVA = "0x18B4C70", Offset = "0x18B3670", VA = "0x1818B4C70")]
public void EAOKIOGMEEO(int LANIMDFKGAM)
{
/*
An exception occurred when decompiling this method (060075D0)
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: 0x060075D1 RID: 30161 RVA: 0x001846E8 File Offset: 0x001828E8
[Token(Token = "0x60075D1")]
[Address(RVA = "0x18B4AC0", Offset = "0x18B34C0", VA = "0x1818B4AC0")]
public void EAOKIOGMEEO(long LANIMDFKGAM)
{
/*
An exception occurred when decompiling this method (060075D1)
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: 0x060075D2 RID: 30162 RVA: 0x00184770 File Offset: 0x00182970
[Token(Token = "0x60075D2")]
[Address(RVA = "0x18B47C0", Offset = "0x18B31C0", VA = "0x1818B47C0")]
public void EAOKIOGMEEO(string CKCGCFGOMAA)
{
/*
An exception occurred when decompiling this method (060075D2)
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void HOJOOJBMPCL::EAOKIOGMEEO(System.String)
---> System.Exception: Basic block has to end with unconditional control flow.
{
IL_A2:
stloc:CBOHIJDECPH(var_4_AC, 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: 0x060075D3 RID: 30163 RVA: 0x0018482C File Offset: 0x00182A2C
[Token(Token = "0x60075D3")]
[Address(RVA = "0x18B4E20", Offset = "0x18B3820", VA = "0x1818B4E20")]
public void EAOKIOGMEEO(ulong LANIMDFKGAM)
{
/*
An exception occurred when decompiling this method (060075D3)
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: 0x060075D4 RID: 30164 RVA: 0x001848B4 File Offset: 0x00182AB4
[Token(Token = "0x60075D4")]
[Address(RVA = "0x18B5650", Offset = "0x18B4050", VA = "0x1818B5650")]
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: 0x060075D5 RID: 30165 RVA: 0x0018493C File Offset: 0x00182B3C
[Token(Token = "0x60075D5")]
[Address(RVA = "0x18B5A90", Offset = "0x18B4490", VA = "0x1818B5A90")]
public void OOKIFPKLMMO()
{
this.MFLHFCKFDJP(KHOJBMKMHCC.NotAProperty);
this.AONFMNIGDFB();
this.GGMMFGOKJOM("[");
BBHFAKDICIF bbhfakdicif = new BBHFAKDICIF();
this.LHOMKMINCHH = bbhfakdicif;
bbhfakdicif.EOECHGCDCLM = true;
Stack<BBHFAKDICIF> idjjgmbkoej = this.IDJJGMBKOEJ;
BBHFAKDICIF lhomkminchh = this.LHOMKMINCHH;
idjjgmbkoej.Push(lhomkminchh);
if (this.BMACOKBFIID)
{
}
}
// Token: 0x060075D6 RID: 30166 RVA: 0x0018499C File Offset: 0x00182B9C
[Token(Token = "0x60075D6")]
[Address(RVA = "0x18B4310", Offset = "0x18B2D10", VA = "0x1818B4310")]
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: 0x060075D7 RID: 30167 RVA: 0x00184A24 File Offset: 0x00182C24
[Token(Token = "0x60075D7")]
[Address(RVA = "0x18B5090", Offset = "0x18B3A90", VA = "0x1818B5090")]
public void HDBIIMMHENL()
{
this.MFLHFCKFDJP(KHOJBMKMHCC.NotAProperty);
this.AONFMNIGDFB();
this.GGMMFGOKJOM("{");
BBHFAKDICIF bbhfakdicif = new BBHFAKDICIF();
this.LHOMKMINCHH = bbhfakdicif;
bbhfakdicif.EEJIMCKEGON = true;
Stack<BBHFAKDICIF> idjjgmbkoej = this.IDJJGMBKOEJ;
BBHFAKDICIF lhomkminchh = this.LHOMKMINCHH;
idjjgmbkoej.Push(lhomkminchh);
if (this.BMACOKBFIID)
{
}
}
// Token: 0x060075D8 RID: 30168 RVA: 0x00184A84 File Offset: 0x00182C84
[Token(Token = "0x60075D8")]
[Address(RVA = "0x18B5460", Offset = "0x18B3E60", VA = "0x1818B5460")]
public void HKEHEPMNGOE(string NNIMCODFDIC)
{
/*
An exception occurred when decompiling this method (060075D8)
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void HOJOOJBMPCL::HKEHEPMNGOE(System.String)
---> System.Exception: Basic block has to end with unconditional control flow.
{
IL_AF:
stloc:CBOHIJDECPH(var_7_B9, 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: 0x0400558A RID: 21898
[Token(Token = "0x400558A")]
private static NumberFormatInfo MDNCHIHGEGE = NumberFormatInfo.InvariantInfo;
// Token: 0x0400558B RID: 21899
[global::Cpp2IlInjected.FieldOffset(Offset = "0x10")]
[Token(Token = "0x400558B")]
private BBHFAKDICIF LHOMKMINCHH;
// Token: 0x0400558C RID: 21900
[global::Cpp2IlInjected.FieldOffset(Offset = "0x18")]
[Token(Token = "0x400558C")]
private Stack<BBHFAKDICIF> IDJJGMBKOEJ;
// Token: 0x0400558D RID: 21901
[global::Cpp2IlInjected.FieldOffset(Offset = "0x20")]
[Token(Token = "0x400558D")]
private bool NMBLJLAMIEB;
// Token: 0x0400558E RID: 21902
[global::Cpp2IlInjected.FieldOffset(Offset = "0x28")]
[Token(Token = "0x400558E")]
private char[] EEGDKIFBECG;
// Token: 0x0400558F RID: 21903
[global::Cpp2IlInjected.FieldOffset(Offset = "0x30")]
[Token(Token = "0x400558F")]
private int DEKOFIJLFPB;
// Token: 0x04005590 RID: 21904
[global::Cpp2IlInjected.FieldOffset(Offset = "0x34")]
[Token(Token = "0x4005590")]
private int LFKJAKLDCEF;
// Token: 0x04005591 RID: 21905
[global::Cpp2IlInjected.FieldOffset(Offset = "0x38")]
[Token(Token = "0x4005591")]
private StringBuilder ILGFCEAIEAM;
// Token: 0x04005592 RID: 21906
[global::Cpp2IlInjected.FieldOffset(Offset = "0x40")]
[Token(Token = "0x4005592")]
private bool BMACOKBFIID;
// Token: 0x04005593 RID: 21907
[global::Cpp2IlInjected.FieldOffset(Offset = "0x41")]
[Token(Token = "0x4005593")]
private bool LFKJEDBHGIP;
// Token: 0x04005594 RID: 21908
[global::Cpp2IlInjected.FieldOffset(Offset = "0x48")]
[Token(Token = "0x4005594")]
private TextWriter MJJOKIMGKGH;
}