oh dear
This commit is contained in:
@@ -0,0 +1,60 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
using JetBrains.Annotations;
|
||||
|
||||
// Token: 0x020030B5 RID: 12469
|
||||
[Token(Token = "0x20030B5")]
|
||||
public class KJNHMOMBLDL : Exception
|
||||
{
|
||||
// Token: 0x060154C4 RID: 87236 RVA: 0x004F994C File Offset: 0x004F7B4C
|
||||
[Token(Token = "0x60154C4")]
|
||||
[Address(RVA = "0xBEAEB0", Offset = "0xBE9CB0", VA = "0x180BEAEB0")]
|
||||
public KJNHMOMBLDL(GIPDDLFFNGG JCGHBJJAKKB, GBDECALBCOP KHNDPMMDJPF, ALHCCKBFJCP CPAIFLCLGPB, string LICNAIGLFCP)
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (060154C4)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void KJNHMOMBLDL::.ctor(GIPDDLFFNGG,GBDECALBCOP,ALHCCKBFJCP,System.String)
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
IL_29:
|
||||
stloc:ArgumentException(var_1_33, newobj:ArgumentException(ArgumentException::.ctor, ldstr:string("CreationResult should not be Success!")))
|
||||
}
|
||||
|
||||
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: 0x0400E0C0 RID: 57536
|
||||
[FieldOffset(Offset = "0x88")]
|
||||
[Token(Token = "0x400E0C0")]
|
||||
public readonly GBDECALBCOP CAIBJFOBDAD;
|
||||
|
||||
// Token: 0x0400E0C1 RID: 57537
|
||||
[FieldOffset(Offset = "0x90")]
|
||||
[Token(Token = "0x400E0C1")]
|
||||
[CanBeNull]
|
||||
public readonly string GBNGBHCOPFO;
|
||||
|
||||
// Token: 0x0400E0C2 RID: 57538
|
||||
[FieldOffset(Offset = "0x98")]
|
||||
[Token(Token = "0x400E0C2")]
|
||||
[CanBeNull]
|
||||
public readonly GIPDDLFFNGG KFPEKONLLIH;
|
||||
|
||||
// Token: 0x0400E0C3 RID: 57539
|
||||
[FieldOffset(Offset = "0xA0")]
|
||||
[Token(Token = "0x400E0C3")]
|
||||
[CanBeNull]
|
||||
public readonly ALHCCKBFJCP ABCAHMLBAEH;
|
||||
}
|
||||
Reference in New Issue
Block a user