Files
Jan2021-Cpp2Il-Dump/Assembly-CSharp/OHIFOBKPIKL.cs
T
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: 0x02001F5B RID: 8027
[Token(Token = "0x2001F5B")]
[StructLayout(3)]
public static class OHIFOBKPIKL
{
// Token: 0x170023C1 RID: 9153
// (get) Token: 0x0600DBFC RID: 56316 RVA: 0x0000220F File Offset: 0x0000040F
[Token(Token = "0x170023C1")]
public static FileDescriptor NEHNHFMEGGP
{
[Token(Token = "0x600DBFC")]
[Address(RVA = "0x1B8B900", Offset = "0x1B8A300", VA = "0x181B8B900")]
get
{
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
}
}
// Token: 0x0600DBFD RID: 56317 RVA: 0x0033EFDC File Offset: 0x0033D1DC
[Token(Token = "0x600DBFD")]
[Address(RVA = "0x1B8B960", Offset = "0x1B8A360", VA = "0x181B8B960")]
static OHIFOBKPIKL()
{
/*
An exception occurred when decompiling this method (0600DBFD)
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void OHIFOBKPIKL::.cctor()
---> System.Exception: Basic block has to end with unconditional control flow.
{
IL_41A:
stelem:string([mscorlib]System.String, ldloc:string[](var_6_3E6), ldc.i4:int32(2), ldstr:string("LastSaveTime"))
}
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: 0x04009123 RID: 37155
[Token(Token = "0x4009123")]
private static FileDescriptor GJLHKMFGNDA;
}