88 lines
4.7 KiB
C#
88 lines
4.7 KiB
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Linq;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x02002A43 RID: 10819
|
|
[Token(Token = "0x2002A43")]
|
|
public struct AGEIAJGBFMI : IEquatable<AGEIAJGBFMI>
|
|
{
|
|
// Token: 0x06012046 RID: 73798 RVA: 0x00414A14 File Offset: 0x00412C14
|
|
[Token(Token = "0x6012046")]
|
|
[Address(RVA = "0x1A47390", Offset = "0x1A46390", VA = "0x181A47390", Slot = "4")]
|
|
public bool Equals(AGEIAJGBFMI HPKICPNGMDJ)
|
|
{
|
|
int num = this.EFBDCIJMFGD;
|
|
num++;
|
|
int num2 = this.EFBDCIJMFGD;
|
|
num2++;
|
|
IEnumerable<string> enumerable;
|
|
IEnumerable<string> enumerable2;
|
|
return Enumerable.SequenceEqual<string>(enumerable, enumerable2);
|
|
}
|
|
|
|
// Token: 0x06012047 RID: 73799 RVA: 0x00414A40 File Offset: 0x00412C40
|
|
[Token(Token = "0x6012047")]
|
|
[Address(RVA = "0x1A47330", Offset = "0x1A46330", VA = "0x181A47330", Slot = "0")]
|
|
public override bool Equals(object NLNHFEEMFBN)
|
|
{
|
|
bool flag;
|
|
return flag;
|
|
}
|
|
|
|
// Token: 0x06012048 RID: 73800 RVA: 0x00414A50 File Offset: 0x00412C50
|
|
[Token(Token = "0x6012048")]
|
|
[Address(RVA = "0x1A47410", Offset = "0x1A46410", VA = "0x181A47410", Slot = "2")]
|
|
public override int GetHashCode()
|
|
{
|
|
int num = 0;
|
|
IEnumerable<string> enumerable;
|
|
return FNAIFEHNKCN.LGCIPDIMDNL<string>(enumerable, num);
|
|
}
|
|
|
|
// Token: 0x06012049 RID: 73801 RVA: 0x00414A68 File Offset: 0x00412C68
|
|
[Token(Token = "0x6012049")]
|
|
[Address(RVA = "0x62FA90", Offset = "0x62EA90", VA = "0x18062FA90")]
|
|
private AGEIAJGBFMI(IEnumerable<string> ALMICNFABOK, int EFBDCIJMFGD)
|
|
{
|
|
this.ALMICNFABOK = ALMICNFABOK;
|
|
this.EFBDCIJMFGD = EFBDCIJMFGD;
|
|
}
|
|
|
|
// Token: 0x0601204A RID: 73802 RVA: 0x00414A84 File Offset: 0x00412C84
|
|
[Token(Token = "0x601204A")]
|
|
[Address(RVA = "0x1A47460", Offset = "0x1A46460", VA = "0x181A47460")]
|
|
public static AGEIAJGBFMI HEEKNNGJFDL(IEnumerable<string> ALMICNFABOK, int EFBDCIJMFGD)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0601204A)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling AGEIAJGBFMI AGEIAJGBFMI::HEEKNNGJFDL(System.Collections.Generic.IEnumerable`1<System.String>,System.Int32)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stsfld:class [mscorlib]System.Func`2<string, string>('<>c'::<>9__6_0, newobj:Func`2[exp:class [mscorlib]System.Func`2<string, string>](Func`2::.ctor, ldsfld:'<>c'[exp:object]('<>c'::<>9), ldftn:method instance string *(string)[exp:native int]('<>c'::<NewFromLowerCase>b__6_0)))
|
|
}
|
|
|
|
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: 0x0400B8B4 RID: 47284
|
|
[FieldOffset(Offset = "0x0")]
|
|
[Token(Token = "0x400B8B4")]
|
|
private readonly IEnumerable<string> ALMICNFABOK;
|
|
|
|
// Token: 0x0400B8B5 RID: 47285
|
|
[FieldOffset(Offset = "0x8")]
|
|
[Token(Token = "0x400B8B5")]
|
|
private readonly int EFBDCIJMFGD;
|
|
}
|