using System; using System.Diagnostics; using Cpp2IlInjected; using Google.Protobuf; using Google.Protobuf.Reflection; // Token: 0x020027FD RID: 10237 [Token(Token = "0x20027FD")] public sealed class GHCNGEDCLHA : IMessage, IMessage, IEquatable, IDeepCloneable { // Token: 0x17002D3B RID: 11579 // (get) Token: 0x06010C24 RID: 68644 RVA: 0x003C4848 File Offset: 0x003C2A48 [Token(Token = "0x17002D3B")] [DebuggerNonUserCode] public static MessageParser PFNJFBNAIEL { [Token(Token = "0x6010C24")] [Address(RVA = "0x1B48D50", Offset = "0x1B47D50", VA = "0x181B48D50")] get { return GHCNGEDCLHA.MHLLBDFJBOD; } } // Token: 0x17002D3C RID: 11580 // (get) Token: 0x06010C25 RID: 68645 RVA: 0x003C485C File Offset: 0x003C2A5C [Token(Token = "0x17002D3C")] [DebuggerNonUserCode] public static MessageDescriptor NEHNHFMEGGP { [Token(Token = "0x6010C25")] [Address(RVA = "0x1B48E30", Offset = "0x1B47E30", VA = "0x181B48E30")] get { throw new NullReferenceException(); } } // Token: 0x17002D3D RID: 11581 // (get) Token: 0x06010C26 RID: 68646 RVA: 0x003C4870 File Offset: 0x003C2A70 [Token(Token = "0x17002D3D")] [DebuggerNonUserCode] private MessageDescriptor PJLHIMNHHFD { [Token(Token = "0x6010C26")] [Address(RVA = "0x1B49010", Offset = "0x1B48010", VA = "0x181B49010", Slot = "7")] get { throw new NullReferenceException(); } } // Token: 0x06010C27 RID: 68647 RVA: 0x003C4884 File Offset: 0x003C2A84 [Token(Token = "0x6010C27")] [Address(RVA = "0x412370", Offset = "0x411370", VA = "0x180412370")] [DebuggerNonUserCode] public GHCNGEDCLHA() { } // Token: 0x06010C28 RID: 68648 RVA: 0x003C4898 File Offset: 0x003C2A98 [Token(Token = "0x6010C28")] [Address(RVA = "0x12A00B0", Offset = "0x129F0B0", VA = "0x1812A00B0")] [DebuggerNonUserCode] public GHCNGEDCLHA(GHCNGEDCLHA HPKICPNGMDJ) { bool hfoeabmjhon = HPKICPNGMDJ.HFOEABMJHON; this.HFOEABMJHON = hfoeabmjhon; } // Token: 0x06010C29 RID: 68649 RVA: 0x003C48C0 File Offset: 0x003C2AC0 [Token(Token = "0x6010C29")] [Address(RVA = "0x1B48CE0", Offset = "0x1B47CE0", VA = "0x181B48CE0", Slot = "9")] [DebuggerNonUserCode] public GHCNGEDCLHA Clone() { GHCNGEDCLHA ghcngedclha = new GHCNGEDCLHA(); bool hfoeabmjhon = this.HFOEABMJHON; ghcngedclha.HFOEABMJHON = hfoeabmjhon; return ghcngedclha; } // Token: 0x17002D3E RID: 11582 // (get) Token: 0x06010C2A RID: 68650 RVA: 0x003C48E8 File Offset: 0x003C2AE8 // (set) Token: 0x06010C2B RID: 68651 RVA: 0x003C48FC File Offset: 0x003C2AFC [Token(Token = "0x17002D3E")] [DebuggerNonUserCode] public bool LHOJMGBMJFH { [Token(Token = "0x6010C2A")] [Address(RVA = "0x4944B0", Offset = "0x4934B0", VA = "0x1804944B0")] get { return this.HFOEABMJHON; } [Token(Token = "0x6010C2B")] [Address(RVA = "0x62ADC0", Offset = "0x629DC0", VA = "0x18062ADC0")] set { this.HFOEABMJHON = value; } } // Token: 0x06010C2C RID: 68652 RVA: 0x003C4910 File Offset: 0x003C2B10 [Token(Token = "0x6010C2C")] [Address(RVA = "0x1B48DB0", Offset = "0x1B47DB0", VA = "0x181B48DB0", Slot = "0")] [DebuggerNonUserCode] public override bool Equals(object HPKICPNGMDJ) { if (HPKICPNGMDJ != 0 && HPKICPNGMDJ != 0) { return HPKICPNGMDJ == this || this.HFOEABMJHON == typeof(GHCNGEDCLHA).TypeHandle; } } // Token: 0x06010C2D RID: 68653 RVA: 0x003C493C File Offset: 0x003C2B3C [Token(Token = "0x6010C2D")] [Address(RVA = "0x129FDC0", Offset = "0x129EDC0", VA = "0x18129FDC0", 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: 0x06010C2E RID: 68654 RVA: 0x003C4964 File Offset: 0x003C2B64 [Token(Token = "0x6010C2E")] [Address(RVA = "0x129FDE0", Offset = "0x129EDE0", VA = "0x18129FDE0", Slot = "2")] [DebuggerNonUserCode] public override int GetHashCode() { if (this.HFOEABMJHON) { int num; return num; } return 1; } // Token: 0x06010C2F RID: 68655 RVA: 0x003C4980 File Offset: 0x003C2B80 [Token(Token = "0x6010C2F")] [Address(RVA = "0x1B48EF0", Offset = "0x1B47EF0", VA = "0x181B48EF0", Slot = "3")] [DebuggerNonUserCode] public override string ToString() { return JsonFormatter.ToDiagnosticString(this); } // Token: 0x06010C30 RID: 68656 RVA: 0x003C4994 File Offset: 0x003C2B94 [Token(Token = "0x6010C30")] [Address(RVA = "0x129FFA0", Offset = "0x129EFA0", VA = "0x18129FFA0", Slot = "5")] [DebuggerNonUserCode] public void WriteTo(CodedOutputStream DGFOAAGEKJO) { if (this.HFOEABMJHON) { bool hfoeabmjhon = this.HFOEABMJHON; DGFOAAGEKJO.WriteBool(hfoeabmjhon); } } // Token: 0x06010C31 RID: 68657 RVA: 0x003C49C0 File Offset: 0x003C2BC0 [Token(Token = "0x6010C31")] [Address(RVA = "0x129FC60", Offset = "0x129EC60", VA = "0x18129FC60", Slot = "6")] [DebuggerNonUserCode] public int CalculateSize() { /* An exception occurred when decompiling this method (06010C31) 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: 0x06010C32 RID: 68658 RVA: 0x003C49D4 File Offset: 0x003C2BD4 [Token(Token = "0x6010C32")] [Address(RVA = "0x129FED0", Offset = "0x129EED0", VA = "0x18129FED0", Slot = "10")] [DebuggerNonUserCode] public void MergeFrom(GHCNGEDCLHA HPKICPNGMDJ) { if (HPKICPNGMDJ != 0) { bool hfoeabmjhon = HPKICPNGMDJ.HFOEABMJHON; if (hfoeabmjhon) { this.HFOEABMJHON = hfoeabmjhon; } } } // Token: 0x06010C33 RID: 68659 RVA: 0x003C49F8 File Offset: 0x003C2BF8 [Token(Token = "0x6010C33")] [Address(RVA = "0x129FEF0", Offset = "0x129EEF0", VA = "0x18129FEF0", 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: 0x06010C34 RID: 68660 RVA: 0x003C4A30 File Offset: 0x003C2C30 // Note: this type is marked as 'beforefieldinit'. [Token(Token = "0x6010C34")] [Address(RVA = "0x1B48F50", Offset = "0x1B47F50", VA = "0x181B48F50")] static GHCNGEDCLHA() { Func func; GHCNGEDCLHA.MHLLBDFJBOD = new MessageParser(func); } // Token: 0x0400AE42 RID: 44610 [Token(Token = "0x400AE42")] private static readonly MessageParser MHLLBDFJBOD; // Token: 0x0400AE43 RID: 44611 [Token(Token = "0x400AE43")] public const int LBKAEEJFEHO = 1; // Token: 0x0400AE44 RID: 44612 [FieldOffset(Offset = "0x10")] [Token(Token = "0x400AE44")] private bool HFOEABMJHON; }