315 lines
10 KiB
C#
315 lines
10 KiB
C#
using System;
|
|
using System.Diagnostics;
|
|
using Cpp2IlInjected;
|
|
using Google.Protobuf;
|
|
using Google.Protobuf.Reflection;
|
|
|
|
// Token: 0x0200271E RID: 10014
|
|
[Token(Token = "0x200271E")]
|
|
public sealed class DKHJMBKEIED : IMessage<DKHJMBKEIED>, IMessage, IEquatable<DKHJMBKEIED>, IDeepCloneable<DKHJMBKEIED>
|
|
{
|
|
// Token: 0x17002CA5 RID: 11429
|
|
// (get) Token: 0x06010851 RID: 67665 RVA: 0x003BBE80 File Offset: 0x003BA080
|
|
[Token(Token = "0x17002CA5")]
|
|
[DebuggerNonUserCode]
|
|
public static MessageParser<DKHJMBKEIED> PFNJFBNAIEL
|
|
{
|
|
[Token(Token = "0x6010851")]
|
|
[Address(RVA = "0x1074100", Offset = "0x1072F00", VA = "0x181074100")]
|
|
get
|
|
{
|
|
return DKHJMBKEIED.MHLLBDFJBOD;
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002CA6 RID: 11430
|
|
// (get) Token: 0x06010852 RID: 67666 RVA: 0x003BBE94 File Offset: 0x003BA094
|
|
[Token(Token = "0x17002CA6")]
|
|
[DebuggerNonUserCode]
|
|
public static MessageDescriptor NEHNHFMEGGP
|
|
{
|
|
[Token(Token = "0x6010852")]
|
|
[Address(RVA = "0x1074290", Offset = "0x1073090", VA = "0x181074290")]
|
|
get
|
|
{
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002CA7 RID: 11431
|
|
// (get) Token: 0x06010853 RID: 67667 RVA: 0x003BBEA8 File Offset: 0x003BA0A8
|
|
[Token(Token = "0x17002CA7")]
|
|
[DebuggerNonUserCode]
|
|
private MessageDescriptor PJLHIMNHHFD
|
|
{
|
|
[Token(Token = "0x6010853")]
|
|
[Address(RVA = "0x10745A0", Offset = "0x10733A0", VA = "0x1810745A0", Slot = "7")]
|
|
get
|
|
{
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010854 RID: 67668 RVA: 0x003BBEBC File Offset: 0x003BA0BC
|
|
[Token(Token = "0x6010854")]
|
|
[Address(RVA = "0x3F5100", Offset = "0x3F3F00", VA = "0x1803F5100")]
|
|
[DebuggerNonUserCode]
|
|
public DKHJMBKEIED()
|
|
{
|
|
}
|
|
|
|
// Token: 0x06010855 RID: 67669 RVA: 0x003BBED0 File Offset: 0x003BA0D0
|
|
[Token(Token = "0x6010855")]
|
|
[Address(RVA = "0x1074560", Offset = "0x1073360", VA = "0x181074560")]
|
|
[DebuggerNonUserCode]
|
|
public DKHJMBKEIED(DKHJMBKEIED HPKICPNGMDJ)
|
|
{
|
|
int jpkhggcgpoj = HPKICPNGMDJ.JPKHGGCGPOJ;
|
|
this.JPKHGGCGPOJ = jpkhggcgpoj;
|
|
long ikgjffgibap = HPKICPNGMDJ.IKGJFFGIBAP;
|
|
this.IKGJFFGIBAP = ikgjffgibap;
|
|
}
|
|
|
|
// Token: 0x06010856 RID: 67670 RVA: 0x003BBF08 File Offset: 0x003BA108
|
|
[Token(Token = "0x6010856")]
|
|
[Address(RVA = "0x1074090", Offset = "0x1072E90", VA = "0x181074090", Slot = "9")]
|
|
[DebuggerNonUserCode]
|
|
public DKHJMBKEIED Clone()
|
|
{
|
|
DKHJMBKEIED dkhjmbkeied = new DKHJMBKEIED();
|
|
int jpkhggcgpoj = this.JPKHGGCGPOJ;
|
|
dkhjmbkeied.JPKHGGCGPOJ = jpkhggcgpoj;
|
|
long ikgjffgibap = this.IKGJFFGIBAP;
|
|
dkhjmbkeied.IKGJFFGIBAP = ikgjffgibap;
|
|
return dkhjmbkeied;
|
|
}
|
|
|
|
// Token: 0x17002CA8 RID: 11432
|
|
// (get) Token: 0x06010857 RID: 67671 RVA: 0x003BBF40 File Offset: 0x003BA140
|
|
// (set) Token: 0x06010858 RID: 67672 RVA: 0x003BBF54 File Offset: 0x003BA154
|
|
[Token(Token = "0x17002CA8")]
|
|
[DebuggerNonUserCode]
|
|
public int COJOHODFJOL
|
|
{
|
|
[Token(Token = "0x6010857")]
|
|
[Address(RVA = "0x3FA560", Offset = "0x3F9360", VA = "0x1803FA560")]
|
|
get
|
|
{
|
|
return this.JPKHGGCGPOJ;
|
|
}
|
|
[Token(Token = "0x6010858")]
|
|
[Address(RVA = "0x536480", Offset = "0x535280", VA = "0x180536480")]
|
|
set
|
|
{
|
|
this.JPKHGGCGPOJ = value;
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002CA9 RID: 11433
|
|
// (get) Token: 0x06010859 RID: 67673 RVA: 0x003BBF68 File Offset: 0x003BA168
|
|
// (set) Token: 0x0601085A RID: 67674 RVA: 0x003BBF7C File Offset: 0x003BA17C
|
|
[Token(Token = "0x17002CA9")]
|
|
[DebuggerNonUserCode]
|
|
public long IKCCMNGGMFN
|
|
{
|
|
[Token(Token = "0x6010859")]
|
|
[Address(RVA = "0x3F5F40", Offset = "0x3F4D40", VA = "0x1803F5F40")]
|
|
get
|
|
{
|
|
return this.IKGJFFGIBAP;
|
|
}
|
|
[Token(Token = "0x601085A")]
|
|
[Address(RVA = "0x3F7210", Offset = "0x3F6010", VA = "0x1803F7210")]
|
|
set
|
|
{
|
|
this.IKGJFFGIBAP = value;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601085B RID: 67675 RVA: 0x003BBF90 File Offset: 0x003BA190
|
|
[Token(Token = "0x601085B")]
|
|
[Address(RVA = "0x1074160", Offset = "0x1072F60", VA = "0x181074160", Slot = "0")]
|
|
[DebuggerNonUserCode]
|
|
public override bool Equals(object HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ == 0 || HPKICPNGMDJ == 0)
|
|
{
|
|
return;
|
|
}
|
|
if (HPKICPNGMDJ == this)
|
|
{
|
|
return true;
|
|
}
|
|
if (this.JPKHGGCGPOJ == typeof(DKHJMBKEIED).TypeHandle)
|
|
{
|
|
return this.IKGJFFGIBAP == typeof(DKHJMBKEIED).TypeHandle;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601085C RID: 67676 RVA: 0x003BBFC8 File Offset: 0x003BA1C8
|
|
[Token(Token = "0x601085C")]
|
|
[Address(RVA = "0x10741F0", Offset = "0x1072FF0", VA = "0x1810741F0", Slot = "8")]
|
|
[DebuggerNonUserCode]
|
|
public bool Equals(DKHJMBKEIED HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0)
|
|
{
|
|
if (HPKICPNGMDJ != this)
|
|
{
|
|
int jpkhggcgpoj = HPKICPNGMDJ.JPKHGGCGPOJ;
|
|
if (this.JPKHGGCGPOJ != jpkhggcgpoj)
|
|
{
|
|
return;
|
|
}
|
|
long ikgjffgibap = HPKICPNGMDJ.IKGJFFGIBAP;
|
|
if (this.IKGJFFGIBAP != ikgjffgibap)
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
return true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601085D RID: 67677 RVA: 0x003BC000 File Offset: 0x003BA200
|
|
[Token(Token = "0x601085D")]
|
|
[Address(RVA = "0x1074220", Offset = "0x1073020", VA = "0x181074220", Slot = "2")]
|
|
[DebuggerNonUserCode]
|
|
public override int GetHashCode()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0601085D)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 DKHJMBKEIED::GetHashCode()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
IL_09:
|
|
stloc:int64(var_1_0F, ldfld:int64(DKHJMBKEIED::IKGJFFGIBAP, ldloc:DKHJMBKEIED(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 1660
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x0601085E RID: 67678 RVA: 0x003BC01C File Offset: 0x003BA21C
|
|
[Token(Token = "0x601085E")]
|
|
[Address(RVA = "0x10743D0", Offset = "0x10731D0", VA = "0x1810743D0", Slot = "3")]
|
|
[DebuggerNonUserCode]
|
|
public override string ToString()
|
|
{
|
|
return JsonFormatter.ToDiagnosticString(this);
|
|
}
|
|
|
|
// Token: 0x0601085F RID: 67679 RVA: 0x003BC030 File Offset: 0x003BA230
|
|
[Token(Token = "0x601085F")]
|
|
[Address(RVA = "0x1074430", Offset = "0x1073230", VA = "0x181074430", Slot = "5")]
|
|
[DebuggerNonUserCode]
|
|
public void WriteTo(CodedOutputStream DGFOAAGEKJO)
|
|
{
|
|
if (this.JPKHGGCGPOJ != 0)
|
|
{
|
|
int jpkhggcgpoj = this.JPKHGGCGPOJ;
|
|
DGFOAAGEKJO.WriteInt32(jpkhggcgpoj);
|
|
}
|
|
long ikgjffgibap = this.IKGJFFGIBAP;
|
|
DGFOAAGEKJO.WriteUInt64((ulong)ikgjffgibap);
|
|
}
|
|
|
|
// Token: 0x06010860 RID: 67680 RVA: 0x003BC068 File Offset: 0x003BA268
|
|
[Token(Token = "0x6010860")]
|
|
[Address(RVA = "0x1073FD0", Offset = "0x1072DD0", VA = "0x181073FD0", Slot = "6")]
|
|
[DebuggerNonUserCode]
|
|
public int CalculateSize()
|
|
{
|
|
int jpkhggcgpoj = this.JPKHGGCGPOJ;
|
|
int num = 0;
|
|
if (jpkhggcgpoj != 0)
|
|
{
|
|
int num2 = CodedOutputStream.ComputeInt32Size(jpkhggcgpoj);
|
|
}
|
|
int num3 = CodedOutputStream.ComputeInt64Size(this.IKGJFFGIBAP);
|
|
num3++;
|
|
return num3 + num;
|
|
}
|
|
|
|
// Token: 0x06010861 RID: 67681 RVA: 0x003BC0A0 File Offset: 0x003BA2A0
|
|
[Token(Token = "0x6010861")]
|
|
[Address(RVA = "0x10743B0", Offset = "0x10731B0", VA = "0x1810743B0", Slot = "10")]
|
|
[DebuggerNonUserCode]
|
|
public void MergeFrom(DKHJMBKEIED HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0)
|
|
{
|
|
int jpkhggcgpoj = HPKICPNGMDJ.JPKHGGCGPOJ;
|
|
if (jpkhggcgpoj != 0)
|
|
{
|
|
this.JPKHGGCGPOJ = jpkhggcgpoj;
|
|
}
|
|
long ikgjffgibap = HPKICPNGMDJ.IKGJFFGIBAP;
|
|
this.IKGJFFGIBAP = ikgjffgibap;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010862 RID: 67682 RVA: 0x003BC0D4 File Offset: 0x003BA2D4
|
|
[Token(Token = "0x6010862")]
|
|
[Address(RVA = "0x1074350", Offset = "0x1073150", VA = "0x181074350", Slot = "4")]
|
|
[DebuggerNonUserCode]
|
|
public void MergeFrom(CodedInputStream DBFBLNILIGL)
|
|
{
|
|
uint num = DBFBLNILIGL.ReadTag();
|
|
if (num != (uint)0)
|
|
{
|
|
if (num == (uint)8)
|
|
{
|
|
int num2 = DBFBLNILIGL.ReadInt32();
|
|
this.JPKHGGCGPOJ = num2;
|
|
}
|
|
if (num == (uint)16)
|
|
{
|
|
ulong num3 = DBFBLNILIGL.ReadUInt64();
|
|
this.IKGJFFGIBAP = (long)num3;
|
|
}
|
|
DBFBLNILIGL.SkipLastField();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010863 RID: 67683 RVA: 0x003BC120 File Offset: 0x003BA320
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
[Token(Token = "0x6010863")]
|
|
[Address(RVA = "0x10744A0", Offset = "0x10732A0", VA = "0x1810744A0")]
|
|
static DKHJMBKEIED()
|
|
{
|
|
Func<DKHJMBKEIED> func;
|
|
DKHJMBKEIED.MHLLBDFJBOD = new MessageParser(func);
|
|
}
|
|
|
|
// Token: 0x0400AC54 RID: 44116
|
|
[Token(Token = "0x400AC54")]
|
|
private static readonly MessageParser<DKHJMBKEIED> MHLLBDFJBOD;
|
|
|
|
// Token: 0x0400AC55 RID: 44117
|
|
[Token(Token = "0x400AC55")]
|
|
public const int GOGBPFIMCCP = 1;
|
|
|
|
// Token: 0x0400AC56 RID: 44118
|
|
[FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x400AC56")]
|
|
private int JPKHGGCGPOJ;
|
|
|
|
// Token: 0x0400AC57 RID: 44119
|
|
[Token(Token = "0x400AC57")]
|
|
public const int HGDPJAGAHFD = 2;
|
|
|
|
// Token: 0x0400AC58 RID: 44120
|
|
[FieldOffset(Offset = "0x18")]
|
|
[Token(Token = "0x400AC58")]
|
|
private long IKGJFFGIBAP;
|
|
}
|