88 lines
4.7 KiB
C#
88 lines
4.7 KiB
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Linq;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x0200295A RID: 10586
|
|
[Token(Token = "0x200295A")]
|
|
public struct AGEIAJGBFMI : IEquatable<AGEIAJGBFMI>
|
|
{
|
|
// Token: 0x06011C0A RID: 72714 RVA: 0x0040B044 File Offset: 0x00409244
|
|
[Token(Token = "0x6011C0A")]
|
|
[Address(RVA = "0xF297F0", Offset = "0xF285F0", VA = "0x180F297F0", 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: 0x06011C0B RID: 72715 RVA: 0x0040B070 File Offset: 0x00409270
|
|
[Token(Token = "0x6011C0B")]
|
|
[Address(RVA = "0xF29790", Offset = "0xF28590", VA = "0x180F29790", Slot = "0")]
|
|
public override bool Equals(object NLNHFEEMFBN)
|
|
{
|
|
bool flag;
|
|
return flag;
|
|
}
|
|
|
|
// Token: 0x06011C0C RID: 72716 RVA: 0x0040B080 File Offset: 0x00409280
|
|
[Token(Token = "0x6011C0C")]
|
|
[Address(RVA = "0xF29870", Offset = "0xF28670", VA = "0x180F29870", Slot = "2")]
|
|
public override int GetHashCode()
|
|
{
|
|
int num = 0;
|
|
IEnumerable<string> enumerable;
|
|
return LEAAAPEKOBD.LGCIPDIMDNL<string>(enumerable, num);
|
|
}
|
|
|
|
// Token: 0x06011C0D RID: 72717 RVA: 0x0040B098 File Offset: 0x00409298
|
|
[Token(Token = "0x6011C0D")]
|
|
[Address(RVA = "0x4C4D80", Offset = "0x4C3B80", VA = "0x1804C4D80")]
|
|
private AGEIAJGBFMI(IEnumerable<string> ALMICNFABOK, int EFBDCIJMFGD)
|
|
{
|
|
this.ALMICNFABOK = ALMICNFABOK;
|
|
this.EFBDCIJMFGD = EFBDCIJMFGD;
|
|
}
|
|
|
|
// Token: 0x06011C0E RID: 72718 RVA: 0x0040B0B4 File Offset: 0x004092B4
|
|
[Token(Token = "0x6011C0E")]
|
|
[Address(RVA = "0xF298C0", Offset = "0xF286C0", VA = "0x180F298C0")]
|
|
public static AGEIAJGBFMI HEEKNNGJFDL(IEnumerable<string> ALMICNFABOK, int EFBDCIJMFGD)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06011C0E)
|
|
|
|
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 1660
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x0400B6A4 RID: 46756
|
|
[FieldOffset(Offset = "0x0")]
|
|
[Token(Token = "0x400B6A4")]
|
|
private readonly IEnumerable<string> ALMICNFABOK;
|
|
|
|
// Token: 0x0400B6A5 RID: 46757
|
|
[FieldOffset(Offset = "0x8")]
|
|
[Token(Token = "0x400B6A5")]
|
|
private readonly int EFBDCIJMFGD;
|
|
}
|