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

54 lines
3.3 KiB
C#

using System;
using System.Runtime.InteropServices;
using Cpp2IlInjected;
using Google.Protobuf.Reflection;
// Token: 0x02001F3F RID: 7999
[Token(Token = "0x2001F3F")]
[StructLayout(3)]
public static class BELKLNJABAB
{
// Token: 0x1700237D RID: 9085
// (get) Token: 0x0600DADE RID: 56030 RVA: 0x0000220F File Offset: 0x0000040F
[Token(Token = "0x1700237D")]
public static FileDescriptor NEHNHFMEGGP
{
[Token(Token = "0x600DADE")]
[Address(RVA = "0x1B47720", Offset = "0x1B46120", VA = "0x181B47720")]
get
{
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
}
}
// Token: 0x0600DADF RID: 56031 RVA: 0x0033BEA8 File Offset: 0x0033A0A8
[Token(Token = "0x600DADF")]
[Address(RVA = "0x1B47780", Offset = "0x1B46180", VA = "0x181B47780")]
static BELKLNJABAB()
{
/*
An exception occurred when decompiling this method (0600DADF)
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: 0x040090CB RID: 37067
[Token(Token = "0x40090CB")]
private static FileDescriptor GJLHKMFGNDA;
}