Files
2026-04-10 22:50:51 +02:00

52 lines
3.3 KiB
C#

using System;
using Cpp2IlInjected;
using Google.Protobuf.Reflection;
// Token: 0x020027A9 RID: 10153
[Token(Token = "0x20027A9")]
public static class BELKLNJABAB
{
// Token: 0x17002E16 RID: 11798
// (get) Token: 0x06010D96 RID: 69014 RVA: 0x0000220F File Offset: 0x0000040F
[Token(Token = "0x17002E16")]
public static FileDescriptor NEHNHFMEGGP
{
[Token(Token = "0x6010D96")]
[Address(RVA = "0x16BDC20", Offset = "0x16BCA20", VA = "0x1816BDC20")]
get
{
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
}
}
// Token: 0x06010D97 RID: 69015 RVA: 0x003CD350 File Offset: 0x003CB550
[Token(Token = "0x6010D97")]
[Address(RVA = "0x16BDC80", Offset = "0x16BCA80", VA = "0x1816BDC80")]
static BELKLNJABAB()
{
/*
An exception occurred when decompiling this method (06010D97)
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void BELKLNJABAB::.cctor()
---> System.Exception: Basic block has to end with unconditional control flow.
{
IL_493:
stelem:string([mscorlib]System.String, ldloc:string[](var_31_474), ldc.i4:int32(1), ldstr:string("InnerValue"))
}
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: 0x0400AE5E RID: 44638
[Token(Token = "0x400AE5E")]
private static FileDescriptor GJLHKMFGNDA;
}