256 lines
8.9 KiB
C#
256 lines
8.9 KiB
C#
using System;
|
|
using System.Diagnostics;
|
|
using System.Runtime.InteropServices;
|
|
using Cpp2IlInjected;
|
|
using Google.Protobuf;
|
|
using Google.Protobuf.Reflection;
|
|
|
|
// Token: 0x02001EA5 RID: 7845
|
|
[Token(Token = "0x2001EA5")]
|
|
[StructLayout(3)]
|
|
public sealed class GHCNGEDCLHA : IMessage<GHCNGEDCLHA>, IMessage, IEquatable<GHCNGEDCLHA>, IDeepCloneable<GHCNGEDCLHA>
|
|
{
|
|
// Token: 0x170021E4 RID: 8676
|
|
// (get) Token: 0x0600D4F7 RID: 54519 RVA: 0x00329D24 File Offset: 0x00327F24
|
|
[Token(Token = "0x170021E4")]
|
|
[DebuggerNonUserCode]
|
|
public static MessageParser<GHCNGEDCLHA> PFNJFBNAIEL
|
|
{
|
|
[Token(Token = "0x600D4F7")]
|
|
[Address(RVA = "0x1804220", Offset = "0x1802C20", VA = "0x181804220")]
|
|
get
|
|
{
|
|
return GHCNGEDCLHA.MHLLBDFJBOD;
|
|
}
|
|
}
|
|
|
|
// Token: 0x170021E5 RID: 8677
|
|
// (get) Token: 0x0600D4F8 RID: 54520 RVA: 0x00329D38 File Offset: 0x00327F38
|
|
[Token(Token = "0x170021E5")]
|
|
[DebuggerNonUserCode]
|
|
public static MessageDescriptor NEHNHFMEGGP
|
|
{
|
|
[Token(Token = "0x600D4F8")]
|
|
[Address(RVA = "0x1804300", Offset = "0x1802D00", VA = "0x181804300")]
|
|
get
|
|
{
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x170021E6 RID: 8678
|
|
// (get) Token: 0x0600D4F9 RID: 54521 RVA: 0x00329D4C File Offset: 0x00327F4C
|
|
[Token(Token = "0x170021E6")]
|
|
[DebuggerNonUserCode]
|
|
private MessageDescriptor PJLHIMNHHFD
|
|
{
|
|
[Token(Token = "0x600D4F9")]
|
|
[Address(RVA = "0x18044E0", Offset = "0x1802EE0", VA = "0x1818044E0", Slot = "7")]
|
|
get
|
|
{
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600D4FA RID: 54522 RVA: 0x00329D60 File Offset: 0x00327F60
|
|
[Token(Token = "0x600D4FA")]
|
|
[Address(RVA = "0x3C1670", Offset = "0x3C0070", VA = "0x1803C1670")]
|
|
[DebuggerNonUserCode]
|
|
public GHCNGEDCLHA()
|
|
{
|
|
}
|
|
|
|
// Token: 0x0600D4FB RID: 54523 RVA: 0x00329D74 File Offset: 0x00327F74
|
|
[Token(Token = "0x600D4FB")]
|
|
[Address(RVA = "0x7A0050", Offset = "0x79EA50", VA = "0x1807A0050")]
|
|
[DebuggerNonUserCode]
|
|
public GHCNGEDCLHA(GHCNGEDCLHA other)
|
|
{
|
|
bool hfoeabmjhon = other.HFOEABMJHON;
|
|
this.HFOEABMJHON = hfoeabmjhon;
|
|
}
|
|
|
|
// Token: 0x0600D4FC RID: 54524 RVA: 0x00329D9C File Offset: 0x00327F9C
|
|
[Token(Token = "0x600D4FC")]
|
|
[Address(RVA = "0x18041B0", Offset = "0x1802BB0", VA = "0x1818041B0", Slot = "9")]
|
|
[DebuggerNonUserCode]
|
|
public GHCNGEDCLHA Clone()
|
|
{
|
|
GHCNGEDCLHA ghcngedclha = new GHCNGEDCLHA();
|
|
bool hfoeabmjhon = this.HFOEABMJHON;
|
|
ghcngedclha.HFOEABMJHON = hfoeabmjhon;
|
|
return ghcngedclha;
|
|
}
|
|
|
|
// Token: 0x170021E7 RID: 8679
|
|
// (get) Token: 0x0600D4FD RID: 54525 RVA: 0x00329DC4 File Offset: 0x00327FC4
|
|
// (set) Token: 0x0600D4FE RID: 54526 RVA: 0x00329DD8 File Offset: 0x00327FD8
|
|
[Token(Token = "0x170021E7")]
|
|
[DebuggerNonUserCode]
|
|
public bool LHOJMGBMJFH
|
|
{
|
|
[Token(Token = "0x600D4FD")]
|
|
[Address(RVA = "0x559440", Offset = "0x557E40", VA = "0x180559440")]
|
|
get
|
|
{
|
|
return this.HFOEABMJHON;
|
|
}
|
|
[Token(Token = "0x600D4FE")]
|
|
[Address(RVA = "0x559450", Offset = "0x557E50", VA = "0x180559450")]
|
|
set
|
|
{
|
|
this.HFOEABMJHON = value;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600D4FF RID: 54527 RVA: 0x00329DEC File Offset: 0x00327FEC
|
|
[Token(Token = "0x600D4FF")]
|
|
[Address(RVA = "0x1804280", Offset = "0x1802C80", VA = "0x181804280", Slot = "0")]
|
|
[DebuggerNonUserCode]
|
|
public override bool Equals(object HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0 && HPKICPNGMDJ != 0)
|
|
{
|
|
return HPKICPNGMDJ == this || this.HFOEABMJHON == typeof(GHCNGEDCLHA).TypeHandle;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600D500 RID: 54528 RVA: 0x00329E18 File Offset: 0x00328018
|
|
[Token(Token = "0x600D500")]
|
|
[Address(RVA = "0x79FDA0", Offset = "0x79E7A0", VA = "0x18079FDA0", 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: 0x0600D501 RID: 54529 RVA: 0x00329E40 File Offset: 0x00328040
|
|
[Token(Token = "0x600D501")]
|
|
[Address(RVA = "0x79FE40", Offset = "0x79E840", VA = "0x18079FE40", Slot = "2")]
|
|
[DebuggerNonUserCode]
|
|
public override int GetHashCode()
|
|
{
|
|
if (this.HFOEABMJHON)
|
|
{
|
|
}
|
|
return 1;
|
|
}
|
|
|
|
// Token: 0x0600D502 RID: 54530 RVA: 0x00329E58 File Offset: 0x00328058
|
|
[Token(Token = "0x600D502")]
|
|
[Address(RVA = "0x18043C0", Offset = "0x1802DC0", VA = "0x1818043C0", Slot = "3")]
|
|
[DebuggerNonUserCode]
|
|
public override string ToString()
|
|
{
|
|
return JsonFormatter.ToDiagnosticString(this);
|
|
}
|
|
|
|
// Token: 0x0600D503 RID: 54531 RVA: 0x00329E6C File Offset: 0x0032806C
|
|
[Token(Token = "0x600D503")]
|
|
[Address(RVA = "0x79FF40", Offset = "0x79E940", VA = "0x18079FF40", Slot = "5")]
|
|
[DebuggerNonUserCode]
|
|
public void WriteTo(CodedOutputStream DGFOAAGEKJO)
|
|
{
|
|
if (this.HFOEABMJHON)
|
|
{
|
|
bool hfoeabmjhon = this.HFOEABMJHON;
|
|
DGFOAAGEKJO.WriteBool(hfoeabmjhon);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600D504 RID: 54532 RVA: 0x00329E98 File Offset: 0x00328098
|
|
[Token(Token = "0x600D504")]
|
|
[Address(RVA = "0x79FD20", Offset = "0x79E720", VA = "0x18079FD20", Slot = "6")]
|
|
[DebuggerNonUserCode]
|
|
public int CalculateSize()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0600D504)
|
|
|
|
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: 0x0600D505 RID: 54533 RVA: 0x00329EAC File Offset: 0x003280AC
|
|
[Token(Token = "0x600D505")]
|
|
[Address(RVA = "0x79FEC0", Offset = "0x79E8C0", VA = "0x18079FEC0", Slot = "10")]
|
|
[DebuggerNonUserCode]
|
|
public void MergeFrom(GHCNGEDCLHA HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0)
|
|
{
|
|
bool hfoeabmjhon = HPKICPNGMDJ.HFOEABMJHON;
|
|
if (hfoeabmjhon)
|
|
{
|
|
this.HFOEABMJHON = hfoeabmjhon;
|
|
}
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600D506 RID: 54534 RVA: 0x00329ED0 File Offset: 0x003280D0
|
|
[Token(Token = "0x600D506")]
|
|
[Address(RVA = "0x79FE70", Offset = "0x79E870", VA = "0x18079FE70", 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: 0x0600D507 RID: 54535 RVA: 0x00329F08 File Offset: 0x00328108
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
[Token(Token = "0x600D507")]
|
|
[Address(RVA = "0x1804420", Offset = "0x1802E20", VA = "0x181804420")]
|
|
static GHCNGEDCLHA()
|
|
{
|
|
Func<GHCNGEDCLHA> func;
|
|
GHCNGEDCLHA.MHLLBDFJBOD = new MessageParser(func);
|
|
}
|
|
|
|
// Token: 0x04008E8A RID: 36490
|
|
[Token(Token = "0x4008E8A")]
|
|
private static readonly MessageParser<GHCNGEDCLHA> MHLLBDFJBOD;
|
|
|
|
// Token: 0x04008E8B RID: 36491
|
|
[Token(Token = "0x4008E8B")]
|
|
public const int LBKAEEJFEHO = 1;
|
|
|
|
// Token: 0x04008E8C RID: 36492
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x4008E8C")]
|
|
private bool HFOEABMJHON;
|
|
}
|