256 lines
8.8 KiB
C#
256 lines
8.8 KiB
C#
using System;
|
|
using System.Diagnostics;
|
|
using Cpp2IlInjected;
|
|
using Google.Protobuf;
|
|
using Google.Protobuf.Reflection;
|
|
|
|
// Token: 0x02002729 RID: 10025
|
|
[Token(Token = "0x2002729")]
|
|
public sealed class ODPHCJNEDEP : IMessage<ODPHCJNEDEP>, IMessage, IEquatable<ODPHCJNEDEP>, IDeepCloneable<ODPHCJNEDEP>
|
|
{
|
|
// Token: 0x17002CC0 RID: 11456
|
|
// (get) Token: 0x060108B7 RID: 67767 RVA: 0x003BD280 File Offset: 0x003BB480
|
|
[Token(Token = "0x17002CC0")]
|
|
[DebuggerNonUserCode]
|
|
public static MessageParser<ODPHCJNEDEP> PFNJFBNAIEL
|
|
{
|
|
[Token(Token = "0x60108B7")]
|
|
[Address(RVA = "0x77C6A0", Offset = "0x77B4A0", VA = "0x18077C6A0")]
|
|
get
|
|
{
|
|
return ODPHCJNEDEP.MHLLBDFJBOD;
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002CC1 RID: 11457
|
|
// (get) Token: 0x060108B8 RID: 67768 RVA: 0x003BD294 File Offset: 0x003BB494
|
|
[Token(Token = "0x17002CC1")]
|
|
[DebuggerNonUserCode]
|
|
public static MessageDescriptor NEHNHFMEGGP
|
|
{
|
|
[Token(Token = "0x60108B8")]
|
|
[Address(RVA = "0x77C7D0", Offset = "0x77B5D0", VA = "0x18077C7D0")]
|
|
get
|
|
{
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002CC2 RID: 11458
|
|
// (get) Token: 0x060108B9 RID: 67769 RVA: 0x003BD2A8 File Offset: 0x003BB4A8
|
|
[Token(Token = "0x17002CC2")]
|
|
[DebuggerNonUserCode]
|
|
private MessageDescriptor PJLHIMNHHFD
|
|
{
|
|
[Token(Token = "0x60108B9")]
|
|
[Address(RVA = "0x77CAB0", Offset = "0x77B8B0", VA = "0x18077CAB0", Slot = "7")]
|
|
get
|
|
{
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x060108BA RID: 67770 RVA: 0x003BD2BC File Offset: 0x003BB4BC
|
|
[Token(Token = "0x60108BA")]
|
|
[Address(RVA = "0x3F5100", Offset = "0x3F3F00", VA = "0x1803F5100")]
|
|
[DebuggerNonUserCode]
|
|
public ODPHCJNEDEP()
|
|
{
|
|
}
|
|
|
|
// Token: 0x060108BB RID: 67771 RVA: 0x003BD2D0 File Offset: 0x003BB4D0
|
|
[Token(Token = "0x60108BB")]
|
|
[Address(RVA = "0x77CA70", Offset = "0x77B870", VA = "0x18077CA70")]
|
|
[DebuggerNonUserCode]
|
|
public ODPHCJNEDEP(ODPHCJNEDEP HPKICPNGMDJ)
|
|
{
|
|
bool eenagkhdcjl = HPKICPNGMDJ.EENAGKHDCJL;
|
|
this.EENAGKHDCJL = eenagkhdcjl;
|
|
}
|
|
|
|
// Token: 0x060108BC RID: 67772 RVA: 0x003BD2F8 File Offset: 0x003BB4F8
|
|
[Token(Token = "0x60108BC")]
|
|
[Address(RVA = "0x77C630", Offset = "0x77B430", VA = "0x18077C630", Slot = "9")]
|
|
[DebuggerNonUserCode]
|
|
public ODPHCJNEDEP Clone()
|
|
{
|
|
ODPHCJNEDEP odphcjnedep = new ODPHCJNEDEP();
|
|
bool eenagkhdcjl = this.EENAGKHDCJL;
|
|
odphcjnedep.EENAGKHDCJL = eenagkhdcjl;
|
|
return odphcjnedep;
|
|
}
|
|
|
|
// Token: 0x17002CC3 RID: 11459
|
|
// (get) Token: 0x060108BD RID: 67773 RVA: 0x003BD320 File Offset: 0x003BB520
|
|
// (set) Token: 0x060108BE RID: 67774 RVA: 0x003BD334 File Offset: 0x003BB534
|
|
[Token(Token = "0x17002CC3")]
|
|
[DebuggerNonUserCode]
|
|
public bool LPGLKAFDNNP
|
|
{
|
|
[Token(Token = "0x60108BD")]
|
|
[Address(RVA = "0x42D5E0", Offset = "0x42C3E0", VA = "0x18042D5E0")]
|
|
get
|
|
{
|
|
return this.EENAGKHDCJL;
|
|
}
|
|
[Token(Token = "0x60108BE")]
|
|
[Address(RVA = "0x495D50", Offset = "0x494B50", VA = "0x180495D50")]
|
|
set
|
|
{
|
|
this.EENAGKHDCJL = value;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060108BF RID: 67775 RVA: 0x003BD348 File Offset: 0x003BB548
|
|
[Token(Token = "0x60108BF")]
|
|
[Address(RVA = "0x77C700", Offset = "0x77B500", VA = "0x18077C700", Slot = "0")]
|
|
[DebuggerNonUserCode]
|
|
public override bool Equals(object HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0 && HPKICPNGMDJ != 0)
|
|
{
|
|
return HPKICPNGMDJ == this || this.EENAGKHDCJL == typeof(ODPHCJNEDEP).TypeHandle;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060108C0 RID: 67776 RVA: 0x003BD374 File Offset: 0x003BB574
|
|
[Token(Token = "0x60108C0")]
|
|
[Address(RVA = "0x77C780", Offset = "0x77B580", VA = "0x18077C780", Slot = "8")]
|
|
[DebuggerNonUserCode]
|
|
public bool Equals(ODPHCJNEDEP HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0)
|
|
{
|
|
if (HPKICPNGMDJ != this)
|
|
{
|
|
bool eenagkhdcjl = HPKICPNGMDJ.EENAGKHDCJL;
|
|
if (this.EENAGKHDCJL != eenagkhdcjl)
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
return true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060108C1 RID: 67777 RVA: 0x003BD39C File Offset: 0x003BB59C
|
|
[Token(Token = "0x60108C1")]
|
|
[Address(RVA = "0x77C7A0", Offset = "0x77B5A0", VA = "0x18077C7A0", Slot = "2")]
|
|
[DebuggerNonUserCode]
|
|
public override int GetHashCode()
|
|
{
|
|
if (this.EENAGKHDCJL)
|
|
{
|
|
int num;
|
|
return num;
|
|
}
|
|
return 1;
|
|
}
|
|
|
|
// Token: 0x060108C2 RID: 67778 RVA: 0x003BD3B8 File Offset: 0x003BB5B8
|
|
[Token(Token = "0x60108C2")]
|
|
[Address(RVA = "0x77C900", Offset = "0x77B700", VA = "0x18077C900", Slot = "3")]
|
|
[DebuggerNonUserCode]
|
|
public override string ToString()
|
|
{
|
|
return JsonFormatter.ToDiagnosticString(this);
|
|
}
|
|
|
|
// Token: 0x060108C3 RID: 67779 RVA: 0x003BD3CC File Offset: 0x003BB5CC
|
|
[Token(Token = "0x60108C3")]
|
|
[Address(RVA = "0x77C960", Offset = "0x77B760", VA = "0x18077C960", Slot = "5")]
|
|
[DebuggerNonUserCode]
|
|
public void WriteTo(CodedOutputStream DGFOAAGEKJO)
|
|
{
|
|
if (this.EENAGKHDCJL)
|
|
{
|
|
bool eenagkhdcjl = this.EENAGKHDCJL;
|
|
DGFOAAGEKJO.WriteBool(eenagkhdcjl);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060108C4 RID: 67780 RVA: 0x003BD3F8 File Offset: 0x003BB5F8
|
|
[Token(Token = "0x60108C4")]
|
|
[Address(RVA = "0x77C620", Offset = "0x77B420", VA = "0x18077C620", Slot = "6")]
|
|
[DebuggerNonUserCode]
|
|
public int CalculateSize()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (060108C4)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 ODPHCJNEDEP::CalculateSize()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:bool(var_0_06, ldfld:bool(ODPHCJNEDEP::EENAGKHDCJL, ldloc:ODPHCJNEDEP(this)))
|
|
}
|
|
|
|
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: 0x060108C5 RID: 67781 RVA: 0x003BD40C File Offset: 0x003BB60C
|
|
[Token(Token = "0x60108C5")]
|
|
[Address(RVA = "0x77C890", Offset = "0x77B690", VA = "0x18077C890", Slot = "10")]
|
|
[DebuggerNonUserCode]
|
|
public void MergeFrom(ODPHCJNEDEP HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0)
|
|
{
|
|
bool eenagkhdcjl = HPKICPNGMDJ.EENAGKHDCJL;
|
|
if (eenagkhdcjl)
|
|
{
|
|
this.EENAGKHDCJL = eenagkhdcjl;
|
|
}
|
|
}
|
|
}
|
|
|
|
// Token: 0x060108C6 RID: 67782 RVA: 0x003BD430 File Offset: 0x003BB630
|
|
[Token(Token = "0x60108C6")]
|
|
[Address(RVA = "0x77C8B0", Offset = "0x77B6B0", VA = "0x18077C8B0", Slot = "4")]
|
|
[DebuggerNonUserCode]
|
|
public void MergeFrom(CodedInputStream DBFBLNILIGL)
|
|
{
|
|
uint num = DBFBLNILIGL.ReadTag();
|
|
if (num != (uint)0)
|
|
{
|
|
if (num == (uint)8)
|
|
{
|
|
bool flag = DBFBLNILIGL.ReadBool();
|
|
this.EENAGKHDCJL = flag;
|
|
}
|
|
DBFBLNILIGL.SkipLastField();
|
|
}
|
|
}
|
|
|
|
// Token: 0x060108C7 RID: 67783 RVA: 0x003BD468 File Offset: 0x003BB668
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
[Token(Token = "0x60108C7")]
|
|
[Address(RVA = "0x77C9B0", Offset = "0x77B7B0", VA = "0x18077C9B0")]
|
|
static ODPHCJNEDEP()
|
|
{
|
|
Func<ODPHCJNEDEP> func;
|
|
ODPHCJNEDEP.MHLLBDFJBOD = new MessageParser(func);
|
|
}
|
|
|
|
// Token: 0x0400AC77 RID: 44151
|
|
[Token(Token = "0x400AC77")]
|
|
private static readonly MessageParser<ODPHCJNEDEP> MHLLBDFJBOD;
|
|
|
|
// Token: 0x0400AC78 RID: 44152
|
|
[Token(Token = "0x400AC78")]
|
|
public const int PAEEMIICOCP = 1;
|
|
|
|
// Token: 0x0400AC79 RID: 44153
|
|
[FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x400AC79")]
|
|
private bool EENAGKHDCJL;
|
|
}
|