360 lines
11 KiB
C#
360 lines
11 KiB
C#
using System;
|
|
using System.Diagnostics;
|
|
using Cpp2IlInjected;
|
|
using Google.Protobuf;
|
|
using Google.Protobuf.Reflection;
|
|
|
|
// Token: 0x020027B4 RID: 10164
|
|
[Token(Token = "0x20027B4")]
|
|
public sealed class JALDPDAFEMN : IMessage<JALDPDAFEMN>, IMessage, IEquatable<JALDPDAFEMN>, IDeepCloneable<JALDPDAFEMN>
|
|
{
|
|
// Token: 0x17002E30 RID: 11824
|
|
// (get) Token: 0x06010E06 RID: 69126 RVA: 0x003CE7BC File Offset: 0x003CC9BC
|
|
[Token(Token = "0x17002E30")]
|
|
[DebuggerNonUserCode]
|
|
public static MessageParser<JALDPDAFEMN> PFNJFBNAIEL
|
|
{
|
|
[Token(Token = "0x6010E06")]
|
|
[Address(RVA = "0x88EED0", Offset = "0x88DCD0", VA = "0x18088EED0")]
|
|
get
|
|
{
|
|
return JALDPDAFEMN.MHLLBDFJBOD;
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002E31 RID: 11825
|
|
// (get) Token: 0x06010E07 RID: 69127 RVA: 0x003CE7D0 File Offset: 0x003CC9D0
|
|
[Token(Token = "0x17002E31")]
|
|
[DebuggerNonUserCode]
|
|
public static MessageDescriptor NEHNHFMEGGP
|
|
{
|
|
[Token(Token = "0x6010E07")]
|
|
[Address(RVA = "0x88F070", Offset = "0x88DE70", VA = "0x18088F070")]
|
|
get
|
|
{
|
|
int num = 0;
|
|
num += num;
|
|
num++;
|
|
uint num3;
|
|
int num2 = ((IComparable)num).CompareTo(num3);
|
|
num3 += num3;
|
|
num2 += 19;
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002E32 RID: 11826
|
|
// (get) Token: 0x06010E08 RID: 69128 RVA: 0x003CE800 File Offset: 0x003CCA00
|
|
[Token(Token = "0x17002E32")]
|
|
[DebuggerNonUserCode]
|
|
private MessageDescriptor PJLHIMNHHFD
|
|
{
|
|
[Token(Token = "0x6010E08")]
|
|
[Address(RVA = "0x88F4F0", Offset = "0x88E2F0", VA = "0x18088F4F0", Slot = "7")]
|
|
get
|
|
{
|
|
int num = 0;
|
|
num += num;
|
|
num++;
|
|
uint num3;
|
|
int num2 = ((IComparable)num).CompareTo(num3);
|
|
num3 += num3;
|
|
num2 += 19;
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010E09 RID: 69129 RVA: 0x003CE830 File Offset: 0x003CCA30
|
|
[Token(Token = "0x6010E09")]
|
|
[Address(RVA = "0x3F5100", Offset = "0x3F3F00", VA = "0x1803F5100")]
|
|
[DebuggerNonUserCode]
|
|
public JALDPDAFEMN()
|
|
{
|
|
}
|
|
|
|
// Token: 0x06010E0A RID: 69130 RVA: 0x003CE844 File Offset: 0x003CCA44
|
|
[Token(Token = "0x6010E0A")]
|
|
[Address(RVA = "0x88F490", Offset = "0x88E290", VA = "0x18088F490")]
|
|
[DebuggerNonUserCode]
|
|
public JALDPDAFEMN(JALDPDAFEMN HPKICPNGMDJ)
|
|
{
|
|
bool pihbfdhcnmi = HPKICPNGMDJ.PIHBFDHCNMI;
|
|
this.PIHBFDHCNMI = pihbfdhcnmi;
|
|
GIPNCBBHDLF djcpgnkkdbo = HPKICPNGMDJ.DJCPGNKKDBO;
|
|
if (djcpgnkkdbo != 0)
|
|
{
|
|
GIPNCBBHDLF gipncbbhdlf = djcpgnkkdbo.Clone();
|
|
this.DJCPGNKKDBO = gipncbbhdlf;
|
|
return;
|
|
}
|
|
int num = 0;
|
|
this.DJCPGNKKDBO = num;
|
|
}
|
|
|
|
// Token: 0x06010E0B RID: 69131 RVA: 0x003CE890 File Offset: 0x003CCA90
|
|
[Token(Token = "0x6010E0B")]
|
|
[Address(RVA = "0x88EE40", Offset = "0x88DC40", VA = "0x18088EE40", Slot = "9")]
|
|
[DebuggerNonUserCode]
|
|
public JALDPDAFEMN Clone()
|
|
{
|
|
JALDPDAFEMN jaldpdafemn = new JALDPDAFEMN();
|
|
bool pihbfdhcnmi = this.PIHBFDHCNMI;
|
|
jaldpdafemn.PIHBFDHCNMI = pihbfdhcnmi;
|
|
GIPNCBBHDLF djcpgnkkdbo = this.DJCPGNKKDBO;
|
|
if (djcpgnkkdbo != 0)
|
|
{
|
|
GIPNCBBHDLF gipncbbhdlf = djcpgnkkdbo.Clone();
|
|
jaldpdafemn.DJCPGNKKDBO = gipncbbhdlf;
|
|
return jaldpdafemn;
|
|
}
|
|
int num = 0;
|
|
jaldpdafemn.DJCPGNKKDBO = num;
|
|
return jaldpdafemn;
|
|
}
|
|
|
|
// Token: 0x17002E33 RID: 11827
|
|
// (get) Token: 0x06010E0C RID: 69132 RVA: 0x003CE8E0 File Offset: 0x003CCAE0
|
|
// (set) Token: 0x06010E0D RID: 69133 RVA: 0x003CE8F4 File Offset: 0x003CCAF4
|
|
[Token(Token = "0x17002E33")]
|
|
[DebuggerNonUserCode]
|
|
public bool AKNLAMFAPGB
|
|
{
|
|
[Token(Token = "0x6010E0C")]
|
|
[Address(RVA = "0x42D5E0", Offset = "0x42C3E0", VA = "0x18042D5E0")]
|
|
get
|
|
{
|
|
return this.PIHBFDHCNMI;
|
|
}
|
|
[Token(Token = "0x6010E0D")]
|
|
[Address(RVA = "0x495D50", Offset = "0x494B50", VA = "0x180495D50")]
|
|
set
|
|
{
|
|
this.PIHBFDHCNMI = value;
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002E34 RID: 11828
|
|
// (get) Token: 0x06010E0E RID: 69134 RVA: 0x003CE908 File Offset: 0x003CCB08
|
|
// (set) Token: 0x06010E0F RID: 69135 RVA: 0x003CE91C File Offset: 0x003CCB1C
|
|
[Token(Token = "0x17002E34")]
|
|
[DebuggerNonUserCode]
|
|
public GIPNCBBHDLF JONOCPNOJHG
|
|
{
|
|
[Token(Token = "0x6010E0E")]
|
|
[Address(RVA = "0x3F5F40", Offset = "0x3F4D40", VA = "0x1803F5F40")]
|
|
get
|
|
{
|
|
return this.DJCPGNKKDBO;
|
|
}
|
|
[Token(Token = "0x6010E0F")]
|
|
[Address(RVA = "0x3F7210", Offset = "0x3F6010", VA = "0x1803F7210")]
|
|
set
|
|
{
|
|
this.DJCPGNKKDBO = value;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010E10 RID: 69136 RVA: 0x003CE930 File Offset: 0x003CCB30
|
|
[Token(Token = "0x6010E10")]
|
|
[Address(RVA = "0x88EF70", Offset = "0x88DD70", VA = "0x18088EF70", Slot = "0")]
|
|
[DebuggerNonUserCode]
|
|
public override bool Equals(object HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ == 0 || HPKICPNGMDJ == 0)
|
|
{
|
|
return;
|
|
}
|
|
if (HPKICPNGMDJ == this)
|
|
{
|
|
return true;
|
|
}
|
|
if (this.PIHBFDHCNMI == typeof(JALDPDAFEMN).TypeHandle)
|
|
{
|
|
return object.Equals(this.DJCPGNKKDBO, HPKICPNGMDJ);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010E11 RID: 69137 RVA: 0x003CE96C File Offset: 0x003CCB6C
|
|
[Token(Token = "0x6010E11")]
|
|
[Address(RVA = "0x88EF30", Offset = "0x88DD30", VA = "0x18088EF30", Slot = "8")]
|
|
[DebuggerNonUserCode]
|
|
public bool Equals(JALDPDAFEMN HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0)
|
|
{
|
|
if (HPKICPNGMDJ != this)
|
|
{
|
|
bool pihbfdhcnmi = HPKICPNGMDJ.PIHBFDHCNMI;
|
|
if (this.PIHBFDHCNMI != pihbfdhcnmi)
|
|
{
|
|
return;
|
|
}
|
|
GIPNCBBHDLF djcpgnkkdbo = HPKICPNGMDJ.DJCPGNKKDBO;
|
|
if (!object.Equals(this.DJCPGNKKDBO, djcpgnkkdbo))
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
return true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010E12 RID: 69138 RVA: 0x003CE9AC File Offset: 0x003CCBAC
|
|
[Token(Token = "0x6010E12")]
|
|
[Address(RVA = "0x88F000", Offset = "0x88DE00", VA = "0x18088F000", Slot = "2")]
|
|
[DebuggerNonUserCode]
|
|
public override int GetHashCode()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06010E12)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 JALDPDAFEMN::GetHashCode()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
callvirt:void(object::Finalize, ldloc:GIPNCBBHDLF[exp:object](var_2_0F))
|
|
}
|
|
|
|
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: 0x06010E13 RID: 69139 RVA: 0x003CE9D4 File Offset: 0x003CCBD4
|
|
[Token(Token = "0x6010E13")]
|
|
[Address(RVA = "0x88F300", Offset = "0x88E100", VA = "0x18088F300", Slot = "3")]
|
|
[DebuggerNonUserCode]
|
|
public override string ToString()
|
|
{
|
|
return JsonFormatter.ToDiagnosticString(this);
|
|
}
|
|
|
|
// Token: 0x06010E14 RID: 69140 RVA: 0x003CE9E8 File Offset: 0x003CCBE8
|
|
[Token(Token = "0x6010E14")]
|
|
[Address(RVA = "0x88F360", Offset = "0x88E160", VA = "0x18088F360", Slot = "5")]
|
|
[DebuggerNonUserCode]
|
|
public void WriteTo(CodedOutputStream DGFOAAGEKJO)
|
|
{
|
|
if (this.PIHBFDHCNMI)
|
|
{
|
|
bool pihbfdhcnmi = this.PIHBFDHCNMI;
|
|
DGFOAAGEKJO.WriteBool(pihbfdhcnmi);
|
|
}
|
|
if (this.DJCPGNKKDBO != (ulong)0L)
|
|
{
|
|
GIPNCBBHDLF djcpgnkkdbo = this.DJCPGNKKDBO;
|
|
DGFOAAGEKJO.WriteMessage(djcpgnkkdbo);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010E15 RID: 69141 RVA: 0x003CEA2C File Offset: 0x003CCC2C
|
|
[Token(Token = "0x6010E15")]
|
|
[Address(RVA = "0x88EDC0", Offset = "0x88DBC0", VA = "0x18088EDC0", Slot = "6")]
|
|
[DebuggerNonUserCode]
|
|
public int CalculateSize()
|
|
{
|
|
GIPNCBBHDLF djcpgnkkdbo;
|
|
do
|
|
{
|
|
bool pihbfdhcnmi = this.PIHBFDHCNMI;
|
|
djcpgnkkdbo = this.DJCPGNKKDBO;
|
|
}
|
|
while (djcpgnkkdbo == 0);
|
|
int num = CodedOutputStream.ComputeMessageSize(djcpgnkkdbo);
|
|
return num + 1;
|
|
}
|
|
|
|
// Token: 0x06010E16 RID: 69142 RVA: 0x003CEA58 File Offset: 0x003CCC58
|
|
[Token(Token = "0x6010E16")]
|
|
[Address(RVA = "0x88F260", Offset = "0x88E060", VA = "0x18088F260", Slot = "10")]
|
|
[DebuggerNonUserCode]
|
|
public void MergeFrom(JALDPDAFEMN HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0)
|
|
{
|
|
bool pihbfdhcnmi = HPKICPNGMDJ.PIHBFDHCNMI;
|
|
if (pihbfdhcnmi)
|
|
{
|
|
this.PIHBFDHCNMI = pihbfdhcnmi;
|
|
}
|
|
if (HPKICPNGMDJ.DJCPGNKKDBO != (ulong)0L)
|
|
{
|
|
GIPNCBBHDLF gipncbbhdlf;
|
|
if (this.DJCPGNKKDBO == 0)
|
|
{
|
|
gipncbbhdlf = new GIPNCBBHDLF();
|
|
this.DJCPGNKKDBO = gipncbbhdlf;
|
|
}
|
|
GIPNCBBHDLF djcpgnkkdbo = HPKICPNGMDJ.DJCPGNKKDBO;
|
|
gipncbbhdlf.MergeFrom(djcpgnkkdbo);
|
|
}
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010E17 RID: 69143 RVA: 0x003CEAB0 File Offset: 0x003CCCB0
|
|
[Token(Token = "0x6010E17")]
|
|
[Address(RVA = "0x88F1A0", Offset = "0x88DFA0", VA = "0x18088F1A0", 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.PIHBFDHCNMI = flag;
|
|
}
|
|
if (num == (uint)18)
|
|
{
|
|
GIPNCBBHDLF gipncbbhdlf;
|
|
if (this.DJCPGNKKDBO == 0)
|
|
{
|
|
gipncbbhdlf = new GIPNCBBHDLF();
|
|
this.DJCPGNKKDBO = gipncbbhdlf;
|
|
}
|
|
DBFBLNILIGL.ReadMessage(gipncbbhdlf);
|
|
}
|
|
DBFBLNILIGL.SkipLastField();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010E18 RID: 69144 RVA: 0x003CEB0C File Offset: 0x003CCD0C
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
[Token(Token = "0x6010E18")]
|
|
[Address(RVA = "0x88F3D0", Offset = "0x88E1D0", VA = "0x18088F3D0")]
|
|
static JALDPDAFEMN()
|
|
{
|
|
Func<JALDPDAFEMN> func;
|
|
JALDPDAFEMN.MHLLBDFJBOD = new MessageParser(func);
|
|
}
|
|
|
|
// Token: 0x0400AE7D RID: 44669
|
|
[Token(Token = "0x400AE7D")]
|
|
private static readonly MessageParser<JALDPDAFEMN> MHLLBDFJBOD;
|
|
|
|
// Token: 0x0400AE7E RID: 44670
|
|
[Token(Token = "0x400AE7E")]
|
|
public const int LKCEFEIKMDO = 1;
|
|
|
|
// Token: 0x0400AE7F RID: 44671
|
|
[FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x400AE7F")]
|
|
private bool PIHBFDHCNMI;
|
|
|
|
// Token: 0x0400AE80 RID: 44672
|
|
[Token(Token = "0x400AE80")]
|
|
public const int EOJLHEBKIHH = 2;
|
|
|
|
// Token: 0x0400AE81 RID: 44673
|
|
[FieldOffset(Offset = "0x18")]
|
|
[Token(Token = "0x400AE81")]
|
|
private GIPNCBBHDLF DJCPGNKKDBO;
|
|
}
|