Files
niko c12fbe3fc6 m
2026-04-12 16:51:38 +02:00

53 lines
3.3 KiB
C#

using System;
using Cpp2IlInjected;
using Google.Protobuf.Reflection;
// Token: 0x020028B1 RID: 10417
[Token(Token = "0x20028B1")]
public static class LKLKEACKBAH
{
// Token: 0x17002F26 RID: 12070
// (get) Token: 0x0601132E RID: 70446 RVA: 0x0000220F File Offset: 0x0000040F
[Token(Token = "0x17002F26")]
public static FileDescriptor NEHNHFMEGGP
{
[Token(Token = "0x601132E")]
[Address(RVA = "0x1DA8290", Offset = "0x1DA7290", VA = "0x181DA8290")]
get
{
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
}
}
// Token: 0x0601132F RID: 70447 RVA: 0x003DBDD4 File Offset: 0x003D9FD4
[Token(Token = "0x601132F")]
[Address(RVA = "0x1DA82F0", Offset = "0x1DA72F0", VA = "0x181DA82F0")]
static LKLKEACKBAH()
{
/*
An exception occurred when decompiling this method (0601132F)
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void LKLKEACKBAH::.cctor()
---> System.Exception: Basic block has to end with unconditional control flow.
{
IL_DD2:
stelem:string([mscorlib]System.String, ldloc:string[](var_0_0A), ldc.i4:int32(163), ldstr:string("cHJvdG8z"))
stloc:string(var_1_DE8, call:string(string::Concat, ldloc:string[](var_0_0A)))
}
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: 0x0400B0FA RID: 45306
[Token(Token = "0x400B0FA")]
private static FileDescriptor GJLHKMFGNDA;
}