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: 0x02002717 RID: 10007
|
|
[Token(Token = "0x2002717")]
|
|
public sealed class GHCNGEDCLHA : IMessage<GHCNGEDCLHA>, IMessage, IEquatable<GHCNGEDCLHA>, IDeepCloneable<GHCNGEDCLHA>
|
|
{
|
|
// Token: 0x17002C93 RID: 11411
|
|
// (get) Token: 0x06010809 RID: 67593 RVA: 0x003BB234 File Offset: 0x003B9434
|
|
[Token(Token = "0x17002C93")]
|
|
[DebuggerNonUserCode]
|
|
public static MessageParser<GHCNGEDCLHA> PFNJFBNAIEL
|
|
{
|
|
[Token(Token = "0x6010809")]
|
|
[Address(RVA = "0x1004730", Offset = "0x1003530", VA = "0x181004730")]
|
|
get
|
|
{
|
|
return GHCNGEDCLHA.MHLLBDFJBOD;
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002C94 RID: 11412
|
|
// (get) Token: 0x0601080A RID: 67594 RVA: 0x003BB248 File Offset: 0x003B9448
|
|
[Token(Token = "0x17002C94")]
|
|
[DebuggerNonUserCode]
|
|
public static MessageDescriptor NEHNHFMEGGP
|
|
{
|
|
[Token(Token = "0x601080A")]
|
|
[Address(RVA = "0x1004810", Offset = "0x1003610", VA = "0x181004810")]
|
|
get
|
|
{
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002C95 RID: 11413
|
|
// (get) Token: 0x0601080B RID: 67595 RVA: 0x003BB25C File Offset: 0x003B945C
|
|
[Token(Token = "0x17002C95")]
|
|
[DebuggerNonUserCode]
|
|
private MessageDescriptor PJLHIMNHHFD
|
|
{
|
|
[Token(Token = "0x601080B")]
|
|
[Address(RVA = "0x10049F0", Offset = "0x10037F0", VA = "0x1810049F0", Slot = "7")]
|
|
get
|
|
{
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601080C RID: 67596 RVA: 0x003BB270 File Offset: 0x003B9470
|
|
[Token(Token = "0x601080C")]
|
|
[Address(RVA = "0x3F5100", Offset = "0x3F3F00", VA = "0x1803F5100")]
|
|
[DebuggerNonUserCode]
|
|
public GHCNGEDCLHA()
|
|
{
|
|
}
|
|
|
|
// Token: 0x0601080D RID: 67597 RVA: 0x003BB284 File Offset: 0x003B9484
|
|
[Token(Token = "0x601080D")]
|
|
[Address(RVA = "0x77CA70", Offset = "0x77B870", VA = "0x18077CA70")]
|
|
[DebuggerNonUserCode]
|
|
public GHCNGEDCLHA(GHCNGEDCLHA HPKICPNGMDJ)
|
|
{
|
|
bool hfoeabmjhon = HPKICPNGMDJ.HFOEABMJHON;
|
|
this.HFOEABMJHON = hfoeabmjhon;
|
|
}
|
|
|
|
// Token: 0x0601080E RID: 67598 RVA: 0x003BB2AC File Offset: 0x003B94AC
|
|
[Token(Token = "0x601080E")]
|
|
[Address(RVA = "0x10046C0", Offset = "0x10034C0", VA = "0x1810046C0", Slot = "9")]
|
|
[DebuggerNonUserCode]
|
|
public GHCNGEDCLHA Clone()
|
|
{
|
|
GHCNGEDCLHA ghcngedclha = new GHCNGEDCLHA();
|
|
bool hfoeabmjhon = this.HFOEABMJHON;
|
|
ghcngedclha.HFOEABMJHON = hfoeabmjhon;
|
|
return ghcngedclha;
|
|
}
|
|
|
|
// Token: 0x17002C96 RID: 11414
|
|
// (get) Token: 0x0601080F RID: 67599 RVA: 0x003BB2D4 File Offset: 0x003B94D4
|
|
// (set) Token: 0x06010810 RID: 67600 RVA: 0x003BB2E8 File Offset: 0x003B94E8
|
|
[Token(Token = "0x17002C96")]
|
|
[DebuggerNonUserCode]
|
|
public bool LHOJMGBMJFH
|
|
{
|
|
[Token(Token = "0x601080F")]
|
|
[Address(RVA = "0x42D5E0", Offset = "0x42C3E0", VA = "0x18042D5E0")]
|
|
get
|
|
{
|
|
return this.HFOEABMJHON;
|
|
}
|
|
[Token(Token = "0x6010810")]
|
|
[Address(RVA = "0x495D50", Offset = "0x494B50", VA = "0x180495D50")]
|
|
set
|
|
{
|
|
this.HFOEABMJHON = value;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010811 RID: 67601 RVA: 0x003BB2FC File Offset: 0x003B94FC
|
|
[Token(Token = "0x6010811")]
|
|
[Address(RVA = "0x1004790", Offset = "0x1003590", VA = "0x181004790", Slot = "0")]
|
|
[DebuggerNonUserCode]
|
|
public override bool Equals(object HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0 && HPKICPNGMDJ != 0)
|
|
{
|
|
return HPKICPNGMDJ == this || this.HFOEABMJHON == typeof(GHCNGEDCLHA).TypeHandle;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010812 RID: 67602 RVA: 0x003BB328 File Offset: 0x003B9528
|
|
[Token(Token = "0x6010812")]
|
|
[Address(RVA = "0x77C780", Offset = "0x77B580", VA = "0x18077C780", Slot = "8")]
|
|
[DebuggerNonUserCode]
|
|
public bool Equals(GHCNGEDCLHA HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0)
|
|
{
|
|
if (HPKICPNGMDJ != this)
|
|
{
|
|
bool hfoeabmjhon = HPKICPNGMDJ.HFOEABMJHON;
|
|
if (this.HFOEABMJHON != hfoeabmjhon)
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
return true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010813 RID: 67603 RVA: 0x003BB350 File Offset: 0x003B9550
|
|
[Token(Token = "0x6010813")]
|
|
[Address(RVA = "0x77C7A0", Offset = "0x77B5A0", VA = "0x18077C7A0", Slot = "2")]
|
|
[DebuggerNonUserCode]
|
|
public override int GetHashCode()
|
|
{
|
|
if (this.HFOEABMJHON)
|
|
{
|
|
int num;
|
|
return num;
|
|
}
|
|
return 1;
|
|
}
|
|
|
|
// Token: 0x06010814 RID: 67604 RVA: 0x003BB36C File Offset: 0x003B956C
|
|
[Token(Token = "0x6010814")]
|
|
[Address(RVA = "0x10048D0", Offset = "0x10036D0", VA = "0x1810048D0", Slot = "3")]
|
|
[DebuggerNonUserCode]
|
|
public override string ToString()
|
|
{
|
|
return JsonFormatter.ToDiagnosticString(this);
|
|
}
|
|
|
|
// Token: 0x06010815 RID: 67605 RVA: 0x003BB380 File Offset: 0x003B9580
|
|
[Token(Token = "0x6010815")]
|
|
[Address(RVA = "0x77C960", Offset = "0x77B760", VA = "0x18077C960", Slot = "5")]
|
|
[DebuggerNonUserCode]
|
|
public void WriteTo(CodedOutputStream DGFOAAGEKJO)
|
|
{
|
|
if (this.HFOEABMJHON)
|
|
{
|
|
bool hfoeabmjhon = this.HFOEABMJHON;
|
|
DGFOAAGEKJO.WriteBool(hfoeabmjhon);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010816 RID: 67606 RVA: 0x003BB3AC File Offset: 0x003B95AC
|
|
[Token(Token = "0x6010816")]
|
|
[Address(RVA = "0x77C620", Offset = "0x77B420", VA = "0x18077C620", Slot = "6")]
|
|
[DebuggerNonUserCode]
|
|
public int CalculateSize()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06010816)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 GHCNGEDCLHA::CalculateSize()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:bool(var_0_06, ldfld:bool(GHCNGEDCLHA::HFOEABMJHON, ldloc:GHCNGEDCLHA(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: 0x06010817 RID: 67607 RVA: 0x003BB3C0 File Offset: 0x003B95C0
|
|
[Token(Token = "0x6010817")]
|
|
[Address(RVA = "0x77C890", Offset = "0x77B690", VA = "0x18077C890", Slot = "10")]
|
|
[DebuggerNonUserCode]
|
|
public void MergeFrom(GHCNGEDCLHA HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0)
|
|
{
|
|
bool hfoeabmjhon = HPKICPNGMDJ.HFOEABMJHON;
|
|
if (hfoeabmjhon)
|
|
{
|
|
this.HFOEABMJHON = hfoeabmjhon;
|
|
}
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010818 RID: 67608 RVA: 0x003BB3E4 File Offset: 0x003B95E4
|
|
[Token(Token = "0x6010818")]
|
|
[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.HFOEABMJHON = flag;
|
|
}
|
|
DBFBLNILIGL.SkipLastField();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010819 RID: 67609 RVA: 0x003BB41C File Offset: 0x003B961C
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
[Token(Token = "0x6010819")]
|
|
[Address(RVA = "0x1004930", Offset = "0x1003730", VA = "0x181004930")]
|
|
static GHCNGEDCLHA()
|
|
{
|
|
Func<GHCNGEDCLHA> func;
|
|
GHCNGEDCLHA.MHLLBDFJBOD = new MessageParser(func);
|
|
}
|
|
|
|
// Token: 0x0400AC3D RID: 44093
|
|
[Token(Token = "0x400AC3D")]
|
|
private static readonly MessageParser<GHCNGEDCLHA> MHLLBDFJBOD;
|
|
|
|
// Token: 0x0400AC3E RID: 44094
|
|
[Token(Token = "0x400AC3E")]
|
|
public const int LBKAEEJFEHO = 1;
|
|
|
|
// Token: 0x0400AC3F RID: 44095
|
|
[FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x400AC3F")]
|
|
private bool HFOEABMJHON;
|
|
}
|