1214 lines
55 KiB
C#
1214 lines
55 KiB
C#
using System;
|
|
using System.CodeDom.Compiler;
|
|
using System.Collections;
|
|
using System.Collections.Generic;
|
|
using System.Globalization;
|
|
using System.Reflection;
|
|
using System.Runtime.CompilerServices;
|
|
using System.Threading;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x02001692 RID: 5778
|
|
[Token(Token = "0x2001692")]
|
|
[GeneratedCode("reflection-utils", "1.0.0")]
|
|
internal class ADNKIPCEPLK
|
|
{
|
|
// Token: 0x06008610 RID: 34320 RVA: 0x001C9AB0 File Offset: 0x001C7CB0
|
|
[Token(Token = "0x6008610")]
|
|
[Address(RVA = "0x434BD0", Offset = "0x4339D0", VA = "0x180434BD0")]
|
|
public static Type OJIGCBBHMII(Type GEDCEIDOKJL)
|
|
{
|
|
return GEDCEIDOKJL;
|
|
}
|
|
|
|
// Token: 0x06008611 RID: 34321 RVA: 0x001C9AC0 File Offset: 0x001C7CC0
|
|
[Token(Token = "0x6008611")]
|
|
[Address(RVA = "0xD131A0", Offset = "0xD11FA0", VA = "0x180D131A0")]
|
|
public static Attribute EBCHPNNMPHP(MemberInfo DBDDKLHPNNA, Type GEDCEIDOKJL)
|
|
{
|
|
int num = 0;
|
|
if (DBDDKLHPNNA == num)
|
|
{
|
|
return;
|
|
}
|
|
int num2 = 0;
|
|
if (!GEDCEIDOKJL.Equals(num2) && Attribute.IsDefined(DBDDKLHPNNA, GEDCEIDOKJL))
|
|
{
|
|
return Attribute.GetCustomAttribute(DBDDKLHPNNA, GEDCEIDOKJL);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06008612 RID: 34322 RVA: 0x001C9AF8 File Offset: 0x001C7CF8
|
|
[Token(Token = "0x6008612")]
|
|
[Address(RVA = "0xD13F10", Offset = "0xD12D10", VA = "0x180D13F10")]
|
|
public static Type NGFAKNGDKCL(Type GEDCEIDOKJL)
|
|
{
|
|
int num;
|
|
do
|
|
{
|
|
num = 0;
|
|
FieldInfo[] array;
|
|
if (array != 0)
|
|
{
|
|
if (num < array)
|
|
{
|
|
num += num;
|
|
if (num == array)
|
|
{
|
|
goto IL_29;
|
|
}
|
|
num++;
|
|
}
|
|
bool flag;
|
|
while (!flag)
|
|
{
|
|
}
|
|
Type type = typeof(IList<>);
|
|
while (type == 0)
|
|
{
|
|
}
|
|
IL_29:
|
|
type += type;
|
|
}
|
|
if (array != 0)
|
|
{
|
|
}
|
|
}
|
|
while (num != 0);
|
|
if (num != -1)
|
|
{
|
|
}
|
|
Type elementType = GEDCEIDOKJL.GetElementType();
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x06008613 RID: 34323 RVA: 0x001C9B64 File Offset: 0x001C7D64
|
|
[Token(Token = "0x6008613")]
|
|
[Address(RVA = "0xD13250", Offset = "0xD12050", VA = "0x180D13250")]
|
|
public static Attribute EBCHPNNMPHP(Type LLFGHMAFOCI, Type AFAOEAIEPKO)
|
|
{
|
|
int num = 0;
|
|
if (LLFGHMAFOCI.Equals(num))
|
|
{
|
|
return;
|
|
}
|
|
int num2 = 0;
|
|
if (!AFAOEAIEPKO.Equals(num2) && Attribute.IsDefined(LLFGHMAFOCI, AFAOEAIEPKO))
|
|
{
|
|
return Attribute.GetCustomAttribute(LLFGHMAFOCI, AFAOEAIEPKO);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06008614 RID: 34324 RVA: 0x001C9B9C File Offset: 0x001C7D9C
|
|
[Token(Token = "0x6008614")]
|
|
[Address(RVA = "0xD13EE0", Offset = "0xD12CE0", VA = "0x180D13EE0")]
|
|
public static Type[] MMJDPANPCIM(Type GEDCEIDOKJL)
|
|
{
|
|
Guid guid = GEDCEIDOKJL.GUID;
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x06008615 RID: 34325 RVA: 0x001C9BB8 File Offset: 0x001C7DB8
|
|
[Token(Token = "0x6008615")]
|
|
[Address(RVA = "0xD14560", Offset = "0xD13360", VA = "0x180D14560")]
|
|
public static bool PBAHMFMBPJG(Type GEDCEIDOKJL)
|
|
{
|
|
Guid guid = GEDCEIDOKJL.GUID;
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x06008616 RID: 34326 RVA: 0x001C9BD4 File Offset: 0x001C7DD4
|
|
[Token(Token = "0x6008616")]
|
|
[Address(RVA = "0xD14270", Offset = "0xD13070", VA = "0x180D14270")]
|
|
public static bool NIPAEFPGBIH(Type GEDCEIDOKJL)
|
|
{
|
|
if (GEDCEIDOKJL.IsSzArray)
|
|
{
|
|
Type[] genericTypeArguments = GEDCEIDOKJL.GenericTypeArguments;
|
|
Type typeFromHandle = typeof(IList<>);
|
|
if (!genericTypeArguments.Equals(typeFromHandle))
|
|
{
|
|
Type typeFromHandle2 = typeof(ICollection<>);
|
|
if (!genericTypeArguments.Equals(typeFromHandle2))
|
|
{
|
|
Type typeFromHandle3 = typeof(IEnumerable<>);
|
|
return genericTypeArguments.Equals(typeFromHandle3);
|
|
}
|
|
}
|
|
return true;
|
|
}
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x06008617 RID: 34327 RVA: 0x001C9C38 File Offset: 0x001C7E38
|
|
[Token(Token = "0x6008617")]
|
|
[Address(RVA = "0xD13120", Offset = "0xD11F20", VA = "0x180D13120")]
|
|
public static bool BKENCLOGLIC(Type DFNOOMCIDLB, Type BLNIPPOPLLL)
|
|
{
|
|
Guid guid = DFNOOMCIDLB.GUID;
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x06008618 RID: 34328 RVA: 0x001C9C54 File Offset: 0x001C7E54
|
|
[Token(Token = "0x6008618")]
|
|
[Address(RVA = "0xD137A0", Offset = "0xD125A0", VA = "0x180D137A0")]
|
|
public static bool ENEIDPLODPL(Type GEDCEIDOKJL)
|
|
{
|
|
if (!typeof(IDictionary).IsInstanceOfType(GEDCEIDOKJL))
|
|
{
|
|
if (GEDCEIDOKJL.IsSzArray)
|
|
{
|
|
Type[] genericTypeArguments = GEDCEIDOKJL.GenericTypeArguments;
|
|
Type typeFromHandle = typeof(IDictionary<, >);
|
|
return genericTypeArguments.Equals(typeFromHandle);
|
|
}
|
|
}
|
|
return true;
|
|
}
|
|
|
|
// Token: 0x06008619 RID: 34329 RVA: 0x001C9CA0 File Offset: 0x001C7EA0
|
|
[Token(Token = "0x6008619")]
|
|
[Address(RVA = "0xD13E10", Offset = "0xD12C10", VA = "0x180D13E10")]
|
|
public static bool LLMLOHBHODO(Type GEDCEIDOKJL)
|
|
{
|
|
bool isSzArray = GEDCEIDOKJL.IsSzArray;
|
|
if (!isSzArray)
|
|
{
|
|
return isSzArray;
|
|
}
|
|
Type[] genericTypeArguments = GEDCEIDOKJL.GenericTypeArguments;
|
|
Type typeFromHandle = typeof(Nullable<>);
|
|
return genericTypeArguments.Equals(typeFromHandle);
|
|
}
|
|
|
|
// Token: 0x0600861A RID: 34330 RVA: 0x001C9CDC File Offset: 0x001C7EDC
|
|
[Token(Token = "0x600861A")]
|
|
[Address(RVA = "0xD145D0", Offset = "0xD133D0", VA = "0x180D145D0")]
|
|
public static object PHLGOIOKMPB(object NLNHFEEMFBN, Type GFHPNAOJOHB)
|
|
{
|
|
if (NLNHFEEMFBN == 0)
|
|
{
|
|
}
|
|
Type underlyingType = Nullable.GetUnderlyingType(GFHPNAOJOHB);
|
|
CultureInfo invariantCulture = CultureInfo.InvariantCulture;
|
|
return Convert.ChangeType(NLNHFEEMFBN, underlyingType, invariantCulture);
|
|
}
|
|
|
|
// Token: 0x0600861B RID: 34331 RVA: 0x001C9D08 File Offset: 0x001C7F08
|
|
[Token(Token = "0x600861B")]
|
|
[Address(RVA = "0xD13910", Offset = "0xD12710", VA = "0x180D13910")]
|
|
public static bool GLCEBMIHNJI(Type GEDCEIDOKJL)
|
|
{
|
|
return GEDCEIDOKJL.IsValueType;
|
|
}
|
|
|
|
// Token: 0x0600861C RID: 34332 RVA: 0x001C9D24 File Offset: 0x001C7F24
|
|
[Token(Token = "0x600861C")]
|
|
[Address(RVA = "0xD13310", Offset = "0xD12110", VA = "0x180D13310")]
|
|
public static IEnumerable<ConstructorInfo> EDJFMFOOFFN(Type GEDCEIDOKJL)
|
|
{
|
|
ConstructorInfo[] constructors = GEDCEIDOKJL.GetConstructors();
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x0600861D RID: 34333 RVA: 0x001C9D40 File Offset: 0x001C7F40
|
|
[Token(Token = "0x600861D")]
|
|
[Address(RVA = "0xD13470", Offset = "0xD12270", VA = "0x180D13470")]
|
|
public static ConstructorInfo EHJAFMLMMAL(Type GEDCEIDOKJL, params Type[] PBHDPLLGONC)
|
|
{
|
|
ConstructorInfo[] constructors;
|
|
int num2;
|
|
do
|
|
{
|
|
int num = 0;
|
|
constructors = GEDCEIDOKJL.GetConstructors();
|
|
if (constructors != 0)
|
|
{
|
|
if (num >= constructors)
|
|
{
|
|
goto IL_1D;
|
|
}
|
|
num += num;
|
|
if (num != constructors)
|
|
{
|
|
num++;
|
|
goto IL_1D;
|
|
}
|
|
goto IL_42;
|
|
IL_54:
|
|
num2 = 0;
|
|
goto IL_57;
|
|
IL_42:
|
|
ParameterInfo[] parametersNoCopy;
|
|
ParameterInfo parameterInfo = parametersNoCopy[num];
|
|
object obj;
|
|
if (obj == 0)
|
|
{
|
|
num++;
|
|
goto IL_54;
|
|
}
|
|
goto IL_54;
|
|
IL_1D:
|
|
int length = constructors.GetParametersNoCopy().Length;
|
|
while (PBHDPLLGONC.Length != length)
|
|
{
|
|
}
|
|
parametersNoCopy = constructors.GetParametersNoCopy();
|
|
if (num < parametersNoCopy.Length)
|
|
{
|
|
goto IL_42;
|
|
}
|
|
goto IL_54;
|
|
}
|
|
IL_57:
|
|
if (constructors != 0)
|
|
{
|
|
}
|
|
}
|
|
while (num2 != 0);
|
|
if (num2 != -1)
|
|
{
|
|
return constructors;
|
|
}
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x0600861E RID: 34334 RVA: 0x001C9DEC File Offset: 0x001C7FEC
|
|
[Token(Token = "0x600861E")]
|
|
[Address(RVA = "0xD13C70", Offset = "0xD12A70", VA = "0x180D13C70")]
|
|
public static IEnumerable<PropertyInfo> KPPJLNKGACA(Type GEDCEIDOKJL)
|
|
{
|
|
Guid guid = GEDCEIDOKJL.GUID;
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x0600861F RID: 34335 RVA: 0x001C9E08 File Offset: 0x001C8008
|
|
[Token(Token = "0x600861F")]
|
|
[Address(RVA = "0xD130F0", Offset = "0xD11EF0", VA = "0x180D130F0")]
|
|
public static IEnumerable<FieldInfo> BFKJFHIHANH(Type GEDCEIDOKJL)
|
|
{
|
|
Guid guid = GEDCEIDOKJL.GUID;
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x06008620 RID: 34336 RVA: 0x001C9E24 File Offset: 0x001C8024
|
|
[Token(Token = "0x6008620")]
|
|
[Address(RVA = "0xD138E0", Offset = "0xD126E0", VA = "0x180D138E0")]
|
|
public static MethodInfo FKDPGIPBOKG(PropertyInfo IFOGFINDBCF)
|
|
{
|
|
PropertyAttributes attributes = IFOGFINDBCF.Attributes;
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x06008621 RID: 34337 RVA: 0x001C9E40 File Offset: 0x001C8040
|
|
[Token(Token = "0x6008621")]
|
|
[Address(RVA = "0xD14840", Offset = "0xD13640", VA = "0x180D14840")]
|
|
public static MethodInfo PPEBFEFFEBP(PropertyInfo IFOGFINDBCF)
|
|
{
|
|
PropertyAttributes attributes = IFOGFINDBCF.Attributes;
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x06008622 RID: 34338 RVA: 0x001C9E5C File Offset: 0x001C805C
|
|
[Token(Token = "0x6008622")]
|
|
[Address(RVA = "0xD13CA0", Offset = "0xD12AA0", VA = "0x180D13CA0")]
|
|
public static ADNKIPCEPLK.FJDGHEMKEEB LBFCOPJAAEN(ConstructorInfo HINAEKGKLMH)
|
|
{
|
|
return ADNKIPCEPLK.HFNHDHFJGNF(HINAEKGKLMH);
|
|
}
|
|
|
|
// Token: 0x06008623 RID: 34339 RVA: 0x001C9E70 File Offset: 0x001C8070
|
|
[Token(Token = "0x6008623")]
|
|
[Address(RVA = "0xD13D00", Offset = "0xD12B00", VA = "0x180D13D00")]
|
|
public static ADNKIPCEPLK.FJDGHEMKEEB LBFCOPJAAEN(Type GEDCEIDOKJL, params Type[] PBHDPLLGONC)
|
|
{
|
|
ConstructorInfo constructorInfo = ADNKIPCEPLK.EHJAFMLMMAL(GEDCEIDOKJL, PBHDPLLGONC);
|
|
int num = 0;
|
|
if (constructorInfo == num)
|
|
{
|
|
}
|
|
return ADNKIPCEPLK.HFNHDHFJGNF(constructorInfo);
|
|
}
|
|
|
|
// Token: 0x06008624 RID: 34340 RVA: 0x001C9E9C File Offset: 0x001C809C
|
|
[Token(Token = "0x6008624")]
|
|
[Address(RVA = "0xD13BF0", Offset = "0xD129F0", VA = "0x180D13BF0")]
|
|
public static ADNKIPCEPLK.FJDGHEMKEEB HFNHDHFJGNF(ConstructorInfo HINAEKGKLMH)
|
|
{
|
|
ADNKIPCEPLK.PKDEADMLCLM pkdeadmlclm = new ADNKIPCEPLK.PKDEADMLCLM();
|
|
pkdeadmlclm.constructorInfo = HINAEKGKLMH;
|
|
ADNKIPCEPLK.FJDGHEMKEEB fjdghemkeeb;
|
|
fjdghemkeeb.m_target = pkdeadmlclm;
|
|
fjdghemkeeb.method_ptr = ldftn(<GetConstructorByReflection>b__0);
|
|
fjdghemkeeb.method = ldftn(<GetConstructorByReflection>b__0);
|
|
return fjdghemkeeb;
|
|
}
|
|
|
|
// Token: 0x06008625 RID: 34341 RVA: 0x001C9EDC File Offset: 0x001C80DC
|
|
[Token(Token = "0x6008625")]
|
|
[Address(RVA = "0xD13B20", Offset = "0xD12920", VA = "0x180D13B20")]
|
|
public static ADNKIPCEPLK.FJDGHEMKEEB HFNHDHFJGNF(Type GEDCEIDOKJL, params Type[] PBHDPLLGONC)
|
|
{
|
|
ConstructorInfo constructorInfo = ADNKIPCEPLK.EHJAFMLMMAL(GEDCEIDOKJL, PBHDPLLGONC);
|
|
int num = 0;
|
|
if (constructorInfo == num)
|
|
{
|
|
}
|
|
return ADNKIPCEPLK.HFNHDHFJGNF(constructorInfo);
|
|
}
|
|
|
|
// Token: 0x06008626 RID: 34342 RVA: 0x001C9F08 File Offset: 0x001C8108
|
|
[Token(Token = "0x6008626")]
|
|
[Address(RVA = "0xD13970", Offset = "0xD12770", VA = "0x180D13970")]
|
|
public static ADNKIPCEPLK.LGJAKIMHINO HCGNGICLOPH(PropertyInfo IFOGFINDBCF)
|
|
{
|
|
ADNKIPCEPLK.LFOIFHBBLLP lfoifhbbllp = new ADNKIPCEPLK.LFOIFHBBLLP();
|
|
MethodInfo methodInfo;
|
|
lfoifhbbllp.methodInfo = methodInfo;
|
|
ADNKIPCEPLK.LGJAKIMHINO lgjakimhino;
|
|
lgjakimhino.method_ptr = ldftn(<GetGetMethodByReflection>b__0);
|
|
lgjakimhino.method = ldftn(<GetGetMethodByReflection>b__0);
|
|
lgjakimhino.m_target = lfoifhbbllp;
|
|
return lgjakimhino;
|
|
}
|
|
|
|
// Token: 0x06008627 RID: 34343 RVA: 0x001C9F48 File Offset: 0x001C8148
|
|
[Token(Token = "0x6008627")]
|
|
[Address(RVA = "0xD13A60", Offset = "0xD12860", VA = "0x180D13A60")]
|
|
public static ADNKIPCEPLK.LGJAKIMHINO HCGNGICLOPH(FieldInfo DAJFFIMALNB)
|
|
{
|
|
ADNKIPCEPLK.ODOFGMJAMJE odofgmjamje = new ADNKIPCEPLK.ODOFGMJAMJE();
|
|
odofgmjamje.fieldInfo = DAJFFIMALNB;
|
|
ADNKIPCEPLK.LGJAKIMHINO lgjakimhino;
|
|
lgjakimhino.m_target = odofgmjamje;
|
|
lgjakimhino.method_ptr = ldftn(<GetGetMethodByReflection>b__0);
|
|
lgjakimhino.method = ldftn(<GetGetMethodByReflection>b__0);
|
|
return lgjakimhino;
|
|
}
|
|
|
|
// Token: 0x06008628 RID: 34344 RVA: 0x001C9F88 File Offset: 0x001C8188
|
|
[Token(Token = "0x6008628")]
|
|
[Address(RVA = "0xD13330", Offset = "0xD12130", VA = "0x180D13330")]
|
|
public static ADNKIPCEPLK.LGJAKIMHINO EDLLBBNEPMJ(PropertyInfo IFOGFINDBCF)
|
|
{
|
|
ADNKIPCEPLK.LFOIFHBBLLP lfoifhbbllp = new ADNKIPCEPLK.LFOIFHBBLLP();
|
|
MethodInfo methodInfo;
|
|
lfoifhbbllp.methodInfo = methodInfo;
|
|
ADNKIPCEPLK.LGJAKIMHINO lgjakimhino;
|
|
lgjakimhino.method_ptr = ldftn(<GetGetMethodByReflection>b__0);
|
|
lgjakimhino.method = ldftn(<GetGetMethodByReflection>b__0);
|
|
lgjakimhino.m_target = lfoifhbbllp;
|
|
return lgjakimhino;
|
|
}
|
|
|
|
// Token: 0x06008629 RID: 34345 RVA: 0x001C9FC8 File Offset: 0x001C81C8
|
|
[Token(Token = "0x6008629")]
|
|
[Address(RVA = "0xD133F0", Offset = "0xD121F0", VA = "0x180D133F0")]
|
|
public static ADNKIPCEPLK.LGJAKIMHINO EDLLBBNEPMJ(FieldInfo DAJFFIMALNB)
|
|
{
|
|
ADNKIPCEPLK.ODOFGMJAMJE odofgmjamje = new ADNKIPCEPLK.ODOFGMJAMJE();
|
|
odofgmjamje.fieldInfo = DAJFFIMALNB;
|
|
ADNKIPCEPLK.LGJAKIMHINO lgjakimhino;
|
|
lgjakimhino.m_target = odofgmjamje;
|
|
lgjakimhino.method_ptr = ldftn(<GetGetMethodByReflection>b__0);
|
|
lgjakimhino.method = ldftn(<GetGetMethodByReflection>b__0);
|
|
return lgjakimhino;
|
|
}
|
|
|
|
// Token: 0x0600862A RID: 34346 RVA: 0x001CA008 File Offset: 0x001C8208
|
|
[Token(Token = "0x600862A")]
|
|
[Address(RVA = "0xD14750", Offset = "0xD13550", VA = "0x180D14750")]
|
|
public static ADNKIPCEPLK.BCKJIKOOPPM PNEFBPKKELF(PropertyInfo IFOGFINDBCF)
|
|
{
|
|
ADNKIPCEPLK.AEOGOLLPCFB aeogollpcfb = new ADNKIPCEPLK.AEOGOLLPCFB();
|
|
MethodInfo methodInfo;
|
|
aeogollpcfb.methodInfo = methodInfo;
|
|
ADNKIPCEPLK.BCKJIKOOPPM bckjikooppm;
|
|
bckjikooppm.method_ptr = ldftn(<GetSetMethodByReflection>b__0);
|
|
bckjikooppm.method = ldftn(<GetSetMethodByReflection>b__0);
|
|
bckjikooppm.m_target = aeogollpcfb;
|
|
return bckjikooppm;
|
|
}
|
|
|
|
// Token: 0x0600862B RID: 34347 RVA: 0x001CA048 File Offset: 0x001C8248
|
|
[Token(Token = "0x600862B")]
|
|
[Address(RVA = "0xD14690", Offset = "0xD13490", VA = "0x180D14690")]
|
|
public static ADNKIPCEPLK.BCKJIKOOPPM PNEFBPKKELF(FieldInfo DAJFFIMALNB)
|
|
{
|
|
ADNKIPCEPLK.EGKDIBCLNBE egkdibclnbe = new ADNKIPCEPLK.EGKDIBCLNBE();
|
|
egkdibclnbe.fieldInfo = DAJFFIMALNB;
|
|
ADNKIPCEPLK.BCKJIKOOPPM bckjikooppm;
|
|
bckjikooppm.m_target = egkdibclnbe;
|
|
bckjikooppm.method_ptr = ldftn(<GetSetMethodByReflection>b__0);
|
|
bckjikooppm.method = ldftn(<GetSetMethodByReflection>b__0);
|
|
return bckjikooppm;
|
|
}
|
|
|
|
// Token: 0x0600862C RID: 34348 RVA: 0x001CA088 File Offset: 0x001C8288
|
|
[Token(Token = "0x600862C")]
|
|
[Address(RVA = "0xD14420", Offset = "0xD13220", VA = "0x180D14420")]
|
|
public static ADNKIPCEPLK.BCKJIKOOPPM OADJLBPENBG(PropertyInfo IFOGFINDBCF)
|
|
{
|
|
ADNKIPCEPLK.AEOGOLLPCFB aeogollpcfb = new ADNKIPCEPLK.AEOGOLLPCFB();
|
|
MethodInfo methodInfo;
|
|
aeogollpcfb.methodInfo = methodInfo;
|
|
ADNKIPCEPLK.BCKJIKOOPPM bckjikooppm;
|
|
bckjikooppm.method_ptr = ldftn(<GetSetMethodByReflection>b__0);
|
|
bckjikooppm.method = ldftn(<GetSetMethodByReflection>b__0);
|
|
bckjikooppm.m_target = aeogollpcfb;
|
|
return bckjikooppm;
|
|
}
|
|
|
|
// Token: 0x0600862D RID: 34349 RVA: 0x001CA0C8 File Offset: 0x001C82C8
|
|
[Token(Token = "0x600862D")]
|
|
[Address(RVA = "0xD144E0", Offset = "0xD132E0", VA = "0x180D144E0")]
|
|
public static ADNKIPCEPLK.BCKJIKOOPPM OADJLBPENBG(FieldInfo DAJFFIMALNB)
|
|
{
|
|
ADNKIPCEPLK.EGKDIBCLNBE egkdibclnbe = new ADNKIPCEPLK.EGKDIBCLNBE();
|
|
egkdibclnbe.fieldInfo = DAJFFIMALNB;
|
|
ADNKIPCEPLK.BCKJIKOOPPM bckjikooppm;
|
|
bckjikooppm.m_target = egkdibclnbe;
|
|
bckjikooppm.method_ptr = ldftn(<GetSetMethodByReflection>b__0);
|
|
bckjikooppm.method = ldftn(<GetSetMethodByReflection>b__0);
|
|
return bckjikooppm;
|
|
}
|
|
|
|
// Token: 0x0600862E RID: 34350 RVA: 0x001CA108 File Offset: 0x001C8308
|
|
[Token(Token = "0x600862E")]
|
|
[Address(RVA = "0x3F5100", Offset = "0x3F3F00", VA = "0x1803F5100")]
|
|
public ADNKIPCEPLK()
|
|
{
|
|
}
|
|
|
|
// Token: 0x0600862F RID: 34351 RVA: 0x001CA11C File Offset: 0x001C831C
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
[Token(Token = "0x600862F")]
|
|
[Address(RVA = "0xD14870", Offset = "0xD13670", VA = "0x180D14870")]
|
|
static ADNKIPCEPLK()
|
|
{
|
|
object[] array = new object[0];
|
|
}
|
|
|
|
// Token: 0x0400590A RID: 22794
|
|
[Token(Token = "0x400590A")]
|
|
private static readonly object[] LFFMGHJHOKA;
|
|
|
|
// Token: 0x02001693 RID: 5779
|
|
[Token(Token = "0x2001693")]
|
|
public sealed class LGJAKIMHINO : MulticastDelegate
|
|
{
|
|
// Token: 0x06008630 RID: 34352 RVA: 0x001CA130 File Offset: 0x001C8330
|
|
[Token(Token = "0x6008630")]
|
|
[Address(RVA = "0x448ED0", Offset = "0x447CD0", VA = "0x180448ED0")]
|
|
public LGJAKIMHINO(object FEDFKKMABOG, IntPtr APAICGIHAGJ)
|
|
{
|
|
this.method = APAICGIHAGJ;
|
|
this.m_target = FEDFKKMABOG;
|
|
}
|
|
|
|
// Token: 0x06008631 RID: 34353 RVA: 0x001CA14C File Offset: 0x001C834C
|
|
[Token(Token = "0x6008631")]
|
|
[Address(RVA = "0xD065F0", Offset = "0xD053F0", VA = "0x180D065F0", Slot = "13")]
|
|
public object Invoke(object DIEPOPNJNCO)
|
|
{
|
|
uint num;
|
|
do
|
|
{
|
|
Delegate[] delegates = this.delegates;
|
|
if (delegates != 0)
|
|
{
|
|
}
|
|
}
|
|
while (num == (uint)0);
|
|
throw new ExecutionEngineException();
|
|
}
|
|
|
|
// Token: 0x06008632 RID: 34354 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x6008632")]
|
|
[Address(RVA = "0x457150", Offset = "0x455F50", VA = "0x180457150", Slot = "14")]
|
|
public IAsyncResult BeginInvoke(object DIEPOPNJNCO, AsyncCallback AFLPGGJMPOE, object FEDFKKMABOG)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x06008633 RID: 34355 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x6008633")]
|
|
[Address(RVA = "0x448B70", Offset = "0x447970", VA = "0x180448B70", Slot = "15")]
|
|
public object EndInvoke(IAsyncResult GIAOBLMEMMI)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
}
|
|
|
|
// Token: 0x02001694 RID: 5780
|
|
[Token(Token = "0x2001694")]
|
|
public sealed class BCKJIKOOPPM : MulticastDelegate
|
|
{
|
|
// Token: 0x06008634 RID: 34356 RVA: 0x001CA1C4 File Offset: 0x001C83C4
|
|
[Token(Token = "0x6008634")]
|
|
[Address(RVA = "0x448ED0", Offset = "0x447CD0", VA = "0x180448ED0")]
|
|
public BCKJIKOOPPM(object FEDFKKMABOG, IntPtr APAICGIHAGJ)
|
|
{
|
|
this.method = APAICGIHAGJ;
|
|
this.m_target = FEDFKKMABOG;
|
|
}
|
|
|
|
// Token: 0x06008635 RID: 34357 RVA: 0x001CA1E0 File Offset: 0x001C83E0
|
|
[Token(Token = "0x6008635")]
|
|
[Address(RVA = "0xD18F00", Offset = "0xD17D00", VA = "0x180D18F00", Slot = "13")]
|
|
public void Invoke(object DIEPOPNJNCO, object ONGBFDACHHG)
|
|
{
|
|
if (this.delegates != 0)
|
|
{
|
|
}
|
|
uint num;
|
|
if (num != (uint)0)
|
|
{
|
|
throw new ExecutionEngineException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06008636 RID: 34358 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x6008636")]
|
|
[Address(RVA = "0x457420", Offset = "0x456220", VA = "0x180457420", Slot = "14")]
|
|
public IAsyncResult BeginInvoke(object DIEPOPNJNCO, object ONGBFDACHHG, AsyncCallback AFLPGGJMPOE, object FEDFKKMABOG)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x06008637 RID: 34359 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x6008637")]
|
|
[Address(RVA = "0x448B70", Offset = "0x447970", VA = "0x180448B70", Slot = "15")]
|
|
public void EndInvoke(IAsyncResult GIAOBLMEMMI)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
}
|
|
|
|
// Token: 0x02001695 RID: 5781
|
|
[Token(Token = "0x2001695")]
|
|
public sealed class FJDGHEMKEEB : MulticastDelegate
|
|
{
|
|
// Token: 0x06008638 RID: 34360 RVA: 0x001CA2BC File Offset: 0x001C84BC
|
|
[Token(Token = "0x6008638")]
|
|
[Address(RVA = "0x448ED0", Offset = "0x447CD0", VA = "0x180448ED0")]
|
|
public FJDGHEMKEEB(object FEDFKKMABOG, IntPtr APAICGIHAGJ)
|
|
{
|
|
this.method = APAICGIHAGJ;
|
|
this.m_target = FEDFKKMABOG;
|
|
}
|
|
|
|
// Token: 0x06008639 RID: 34361 RVA: 0x001CA2D8 File Offset: 0x001C84D8
|
|
[Token(Token = "0x6008639")]
|
|
[Address(RVA = "0xD1B2F0", Offset = "0xD1A0F0", VA = "0x180D1B2F0", Slot = "13")]
|
|
public object Invoke(params object[] IIFJDCEPNMJ)
|
|
{
|
|
uint num;
|
|
do
|
|
{
|
|
Delegate[] delegates = this.delegates;
|
|
if (delegates != 0)
|
|
{
|
|
}
|
|
}
|
|
while (num == (uint)0);
|
|
throw new ExecutionEngineException();
|
|
}
|
|
|
|
// Token: 0x0600863A RID: 34362 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x600863A")]
|
|
[Address(RVA = "0x457150", Offset = "0x455F50", VA = "0x180457150", Slot = "14")]
|
|
public IAsyncResult BeginInvoke(object[] IIFJDCEPNMJ, AsyncCallback AFLPGGJMPOE, object FEDFKKMABOG)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x0600863B RID: 34363 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x600863B")]
|
|
[Address(RVA = "0x448B70", Offset = "0x447970", VA = "0x180448B70", Slot = "15")]
|
|
public object EndInvoke(IAsyncResult GIAOBLMEMMI)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
}
|
|
|
|
// Token: 0x02001696 RID: 5782
|
|
[Token(Token = "0x2001696")]
|
|
public sealed class OIKFCEDCBBL<TKey, TValue> : MulticastDelegate
|
|
{
|
|
// Token: 0x0600863C RID: 34364 RVA: 0x001CA37C File Offset: 0x001C857C
|
|
[Token(Token = "0x600863C")]
|
|
[Address(RVA = "0x448ED0", Offset = "0x447CD0", VA = "0x180448ED0")]
|
|
public OIKFCEDCBBL(object FEDFKKMABOG, IntPtr APAICGIHAGJ)
|
|
{
|
|
}
|
|
|
|
// Token: 0x0600863D RID: 34365 RVA: 0x001CA38C File Offset: 0x001C858C
|
|
[Token(Token = "0x600863D")]
|
|
[Address(RVA = "0xD065F0", Offset = "0xD053F0", VA = "0x180D065F0", Slot = "13")]
|
|
public TValue Invoke(TKey DNGKIAJLLHG)
|
|
{
|
|
uint num;
|
|
while (num == (uint)0)
|
|
{
|
|
}
|
|
throw new ExecutionEngineException();
|
|
}
|
|
|
|
// Token: 0x0600863E RID: 34366 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x600863E")]
|
|
[Address(RVA = "0x457150", Offset = "0x455F50", VA = "0x180457150", Slot = "14")]
|
|
public IAsyncResult BeginInvoke(TKey DNGKIAJLLHG, AsyncCallback AFLPGGJMPOE, object FEDFKKMABOG)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x0600863F RID: 34367 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x600863F")]
|
|
[Address(RVA = "0x448B70", Offset = "0x447970", VA = "0x180448B70", Slot = "15")]
|
|
public TValue EndInvoke(IAsyncResult GIAOBLMEMMI)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
}
|
|
|
|
// Token: 0x02001697 RID: 5783
|
|
[Token(Token = "0x2001697")]
|
|
[DefaultMember("Item")]
|
|
public sealed class DMKDNGAHEKL<TKey, TValue> : IDictionary<TKey, TValue>, ICollection<KeyValuePair<TKey, TValue>>, IEnumerable<KeyValuePair<TKey, TValue>>, IEnumerable
|
|
{
|
|
// Token: 0x06008640 RID: 34368 RVA: 0x001CA3F8 File Offset: 0x001C85F8
|
|
[Token(Token = "0x6008640")]
|
|
[Address(RVA = "0x1C9D220", Offset = "0x1C9C020", VA = "0x181C9D220")]
|
|
public DMKDNGAHEKL(ADNKIPCEPLK.OIKFCEDCBBL<TKey, TValue> BEENCKPCGAE)
|
|
{
|
|
object obj = new object();
|
|
this.JJFFPIIMILP = obj;
|
|
base..ctor();
|
|
this.CKCDFPGPNIC = BEENCKPCGAE;
|
|
}
|
|
|
|
// Token: 0x170016B5 RID: 5813
|
|
// (get) Token: 0x06008641 RID: 34369 RVA: 0x001CA420 File Offset: 0x001C8620
|
|
[Token(Token = "0x170016B5")]
|
|
public int MEPGPGKFENE
|
|
{
|
|
[Token(Token = "0x6008641")]
|
|
[Address(RVA = "0x13FD600", Offset = "0x13FC400", VA = "0x1813FD600", Slot = "12")]
|
|
get
|
|
{
|
|
bool isReadOnly = ((ICollection)this.IKDDFLMGOOI).IsReadOnly;
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x170016B6 RID: 5814
|
|
// (get) Token: 0x06008642 RID: 34370 RVA: 0x001CA440 File Offset: 0x001C8640
|
|
[Token(Token = "0x170016B6")]
|
|
public bool PCENHAOIBDD
|
|
{
|
|
[Token(Token = "0x6008642")]
|
|
[Address(RVA = "0x1C9D290", Offset = "0x1C9C090", VA = "0x181C9D290", Slot = "13")]
|
|
get
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06008642)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean ADNKIPCEPLK/DMKDNGAHEKL::get_IsReadOnly()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:NotImplementedException(var_0_05, newobj:NotImplementedException(NotImplementedException::.ctor))
|
|
}
|
|
|
|
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: 0x170016B7 RID: 5815
|
|
// (get) Token: 0x06008643 RID: 34371 RVA: 0x001CA454 File Offset: 0x001C8654
|
|
// (set) Token: 0x06008644 RID: 34372 RVA: 0x001CA470 File Offset: 0x001C8670
|
|
[Token(Token = "0x170016B7")]
|
|
public TValue ACOEGFLBMEH
|
|
{
|
|
[Token(Token = "0x6008643")]
|
|
[Address(RVA = "0x1C9D2E0", Offset = "0x1C9C0E0", VA = "0x181C9D2E0", Slot = "4")]
|
|
get
|
|
{
|
|
IEnumerator enumerator = ((IEnumerable)this).GetEnumerator();
|
|
throw new NullReferenceException();
|
|
}
|
|
[Token(Token = "0x6008644")]
|
|
[Address(RVA = "0x1C9D310", Offset = "0x1C9C110", VA = "0x181C9D310", Slot = "5")]
|
|
set
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06008644)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void ADNKIPCEPLK/DMKDNGAHEKL::set_Item(TKey,TValue)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:NotImplementedException(var_0_05, newobj:NotImplementedException(NotImplementedException::.ctor))
|
|
}
|
|
|
|
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: 0x170016B8 RID: 5816
|
|
// (get) Token: 0x06008645 RID: 34373 RVA: 0x001CA484 File Offset: 0x001C8684
|
|
[Token(Token = "0x170016B8")]
|
|
public ICollection<TKey> MNHJJLIEMBB
|
|
{
|
|
[Token(Token = "0x6008645")]
|
|
[Address(RVA = "0x18D07F0", Offset = "0x18CF5F0", VA = "0x1818D07F0", Slot = "6")]
|
|
get
|
|
{
|
|
bool isReadOnly = ((ICollection)this.IKDDFLMGOOI).IsReadOnly;
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x170016B9 RID: 5817
|
|
// (get) Token: 0x06008646 RID: 34374 RVA: 0x001CA4A4 File Offset: 0x001C86A4
|
|
[Token(Token = "0x170016B9")]
|
|
public ICollection<TValue> NEOEJPKPGEC
|
|
{
|
|
[Token(Token = "0x6008646")]
|
|
[Address(RVA = "0x13FD630", Offset = "0x13FC430", VA = "0x1813FD630", Slot = "7")]
|
|
get
|
|
{
|
|
bool isReadOnly = ((ICollection)this.IKDDFLMGOOI).IsReadOnly;
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06008647 RID: 34375 RVA: 0x001CA4C4 File Offset: 0x001C86C4
|
|
[Token(Token = "0x6008647")]
|
|
[Address(RVA = "0x1C9CC10", Offset = "0x1C9BA10", VA = "0x181C9CC10", Slot = "9")]
|
|
public void Add(TKey DNGKIAJLLHG, TValue ONGBFDACHHG)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06008647)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void ADNKIPCEPLK/DMKDNGAHEKL::Add(TKey,TValue)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:NotImplementedException(var_0_05, newobj:NotImplementedException(NotImplementedException::.ctor))
|
|
}
|
|
|
|
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: 0x06008648 RID: 34376 RVA: 0x001CA4D8 File Offset: 0x001C86D8
|
|
[Token(Token = "0x6008648")]
|
|
[Address(RVA = "0x1C9CBC0", Offset = "0x1C9B9C0", VA = "0x181C9CBC0", Slot = "14")]
|
|
public void Add(KeyValuePair<TKey, TValue> IOBEPGLJNIP)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06008648)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void ADNKIPCEPLK/DMKDNGAHEKL::Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:NotImplementedException(var_0_05, newobj:NotImplementedException(NotImplementedException::.ctor))
|
|
}
|
|
|
|
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: 0x06008649 RID: 34377 RVA: 0x001CA4EC File Offset: 0x001C86EC
|
|
[Token(Token = "0x6008649")]
|
|
[Address(RVA = "0x1C9CD80", Offset = "0x1C9BB80", VA = "0x181C9CD80")]
|
|
private TValue DOEHAPOJMON(TKey DNGKIAJLLHG)
|
|
{
|
|
int num;
|
|
do
|
|
{
|
|
num = 0;
|
|
TValue tvalue = this.CKCDFPGPNIC(DNGKIAJLLHG);
|
|
object jjffpiimilp = this.JJFFPIIMILP;
|
|
bool flag;
|
|
if (this.IKDDFLMGOOI != 0 && !flag)
|
|
{
|
|
Dictionary dictionary;
|
|
this.IKDDFLMGOOI = dictionary;
|
|
}
|
|
Dictionary dictionary2 = new Dictionary();
|
|
this.IKDDFLMGOOI = dictionary2;
|
|
Monitor.Exit(dictionary2);
|
|
}
|
|
while (num != 0);
|
|
if (num != -1)
|
|
{
|
|
}
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x0600864A RID: 34378 RVA: 0x001CA554 File Offset: 0x001C8754
|
|
[Token(Token = "0x600864A")]
|
|
[Address(RVA = "0x1C9CC60", Offset = "0x1C9BA60", VA = "0x181C9CC60", Slot = "15")]
|
|
public void Clear()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0600864A)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void ADNKIPCEPLK/DMKDNGAHEKL::Clear()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:NotImplementedException(var_0_05, newobj:NotImplementedException(NotImplementedException::.ctor))
|
|
}
|
|
|
|
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: 0x0600864B RID: 34379 RVA: 0x001CA568 File Offset: 0x001C8768
|
|
[Token(Token = "0x600864B")]
|
|
[Address(RVA = "0x1C9CCE0", Offset = "0x1C9BAE0", VA = "0x181C9CCE0", Slot = "16")]
|
|
public bool Contains(KeyValuePair<TKey, TValue> IOBEPGLJNIP)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0600864B)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean ADNKIPCEPLK/DMKDNGAHEKL::Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:NotImplementedException(var_0_05, newobj:NotImplementedException(NotImplementedException::.ctor))
|
|
}
|
|
|
|
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: 0x0600864C RID: 34380 RVA: 0x001CA57C File Offset: 0x001C877C
|
|
[Token(Token = "0x600864C")]
|
|
[Address(RVA = "0x1C9CCB0", Offset = "0x1C9BAB0", VA = "0x181C9CCB0", Slot = "8")]
|
|
public bool ContainsKey(TKey DNGKIAJLLHG)
|
|
{
|
|
return ((ICollection)this.IKDDFLMGOOI).IsReadOnly;
|
|
}
|
|
|
|
// Token: 0x0600864D RID: 34381 RVA: 0x001CA59C File Offset: 0x001C879C
|
|
[Token(Token = "0x600864D")]
|
|
[Address(RVA = "0x1C9CD30", Offset = "0x1C9BB30", VA = "0x181C9CD30", Slot = "17")]
|
|
public void CopyTo(KeyValuePair<TKey, TValue>[] OPEBNMBKJJA, int JJBEHBJNJED)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0600864D)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void ADNKIPCEPLK/DMKDNGAHEKL::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:NotImplementedException(var_0_05, newobj:NotImplementedException(NotImplementedException::.ctor))
|
|
}
|
|
|
|
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: 0x0600864E RID: 34382 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x600864E")]
|
|
[Address(RVA = "0x1C9D090", Offset = "0x1C9BE90", VA = "0x181C9D090")]
|
|
private TValue IAHDANBDAAM(TKey DNGKIAJLLHG)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x0600864F RID: 34383 RVA: 0x001CA5B0 File Offset: 0x001C87B0
|
|
[Token(Token = "0x600864F")]
|
|
[Address(RVA = "0x1C9D010", Offset = "0x1C9BE10", VA = "0x181C9D010", Slot = "19")]
|
|
public IEnumerator<KeyValuePair<TKey, TValue>> GetEnumerator()
|
|
{
|
|
Dictionary ikddflmgooi = this.IKDDFLMGOOI;
|
|
Dictionary.Enumerator enumerator;
|
|
KeyValuePair current = enumerator.current;
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x06008650 RID: 34384 RVA: 0x001CA5D0 File Offset: 0x001C87D0
|
|
[Token(Token = "0x6008650")]
|
|
[Address(RVA = "0x1C9D010", Offset = "0x1C9BE10", VA = "0x181C9D010", Slot = "20")]
|
|
IEnumerator IEnumerable.GetEnumerator()
|
|
{
|
|
Dictionary ikddflmgooi = this.IKDDFLMGOOI;
|
|
Dictionary.Enumerator enumerator;
|
|
KeyValuePair current = enumerator.current;
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x06008651 RID: 34385 RVA: 0x001CA5F0 File Offset: 0x001C87F0
|
|
[Token(Token = "0x6008651")]
|
|
[Address(RVA = "0x1C9D190", Offset = "0x1C9BF90", VA = "0x181C9D190", Slot = "10")]
|
|
public bool Remove(TKey DNGKIAJLLHG)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06008651)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean ADNKIPCEPLK/DMKDNGAHEKL::Remove(TKey)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:NotImplementedException(var_0_05, newobj:NotImplementedException(NotImplementedException::.ctor))
|
|
}
|
|
|
|
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: 0x06008652 RID: 34386 RVA: 0x001CA604 File Offset: 0x001C8804
|
|
[Token(Token = "0x6008652")]
|
|
[Address(RVA = "0x1C9D140", Offset = "0x1C9BF40", VA = "0x181C9D140", Slot = "18")]
|
|
public bool Remove(KeyValuePair<TKey, TValue> IOBEPGLJNIP)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06008652)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean ADNKIPCEPLK/DMKDNGAHEKL::Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:NotImplementedException(var_0_05, newobj:NotImplementedException(NotImplementedException::.ctor))
|
|
}
|
|
|
|
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: 0x06008653 RID: 34387 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x6008653")]
|
|
[Address(RVA = "0x1C9D1E0", Offset = "0x1C9BFE0", VA = "0x181C9D1E0", Slot = "11")]
|
|
public bool TryGetValue(TKey DNGKIAJLLHG, out TValue ONGBFDACHHG)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x0400590B RID: 22795
|
|
[FieldOffset(Offset = "0x0")]
|
|
[Token(Token = "0x400590B")]
|
|
private Dictionary<TKey, TValue> IKDDFLMGOOI;
|
|
|
|
// Token: 0x0400590C RID: 22796
|
|
[FieldOffset(Offset = "0x0")]
|
|
[Token(Token = "0x400590C")]
|
|
private readonly object JJFFPIIMILP;
|
|
|
|
// Token: 0x0400590D RID: 22797
|
|
[FieldOffset(Offset = "0x0")]
|
|
[Token(Token = "0x400590D")]
|
|
private readonly ADNKIPCEPLK.OIKFCEDCBBL<TKey, TValue> CKCDFPGPNIC;
|
|
}
|
|
|
|
// Token: 0x02001698 RID: 5784
|
|
[Token(Token = "0x2001698")]
|
|
[CompilerGenerated]
|
|
private sealed class PKDEADMLCLM
|
|
{
|
|
// Token: 0x06008654 RID: 34388 RVA: 0x001CA618 File Offset: 0x001C8818
|
|
[Token(Token = "0x6008654")]
|
|
[Address(RVA = "0x3F5100", Offset = "0x3F3F00", VA = "0x1803F5100")]
|
|
public PKDEADMLCLM()
|
|
{
|
|
}
|
|
|
|
// Token: 0x06008655 RID: 34389 RVA: 0x001CA62C File Offset: 0x001C882C
|
|
[Token(Token = "0x6008655")]
|
|
[Address(RVA = "0xD1F8A0", Offset = "0xD1E6A0", VA = "0x180D1F8A0")]
|
|
internal object <GetConstructorByReflection>b__0(object[] args)
|
|
{
|
|
return this.constructorInfo.Invoke(args);
|
|
}
|
|
|
|
// Token: 0x0400590E RID: 22798
|
|
[FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x400590E")]
|
|
public ConstructorInfo constructorInfo;
|
|
}
|
|
|
|
// Token: 0x02001699 RID: 5785
|
|
[Token(Token = "0x2001699")]
|
|
[CompilerGenerated]
|
|
private sealed class LFOIFHBBLLP
|
|
{
|
|
// Token: 0x06008656 RID: 34390 RVA: 0x001CA64C File Offset: 0x001C884C
|
|
[Token(Token = "0x6008656")]
|
|
[Address(RVA = "0x3F5100", Offset = "0x3F3F00", VA = "0x1803F5100")]
|
|
public LFOIFHBBLLP()
|
|
{
|
|
}
|
|
|
|
// Token: 0x06008657 RID: 34391 RVA: 0x001CA660 File Offset: 0x001C8860
|
|
[Token(Token = "0x6008657")]
|
|
[Address(RVA = "0xD1E2F0", Offset = "0xD1D0F0", VA = "0x180D1E2F0")]
|
|
internal object <GetGetMethodByReflection>b__0(object source)
|
|
{
|
|
MethodInfo methodInfo = this.methodInfo;
|
|
object obj;
|
|
return obj;
|
|
}
|
|
|
|
// Token: 0x0400590F RID: 22799
|
|
[FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x400590F")]
|
|
public MethodInfo methodInfo;
|
|
}
|
|
|
|
// Token: 0x0200169A RID: 5786
|
|
[Token(Token = "0x200169A")]
|
|
[CompilerGenerated]
|
|
private sealed class ODOFGMJAMJE
|
|
{
|
|
// Token: 0x06008658 RID: 34392 RVA: 0x001CA67C File Offset: 0x001C887C
|
|
[Token(Token = "0x6008658")]
|
|
[Address(RVA = "0x3F5100", Offset = "0x3F3F00", VA = "0x1803F5100")]
|
|
public ODOFGMJAMJE()
|
|
{
|
|
}
|
|
|
|
// Token: 0x06008659 RID: 34393 RVA: 0x001CA690 File Offset: 0x001C8890
|
|
[Token(Token = "0x6008659")]
|
|
[Address(RVA = "0xD1F330", Offset = "0xD1E130", VA = "0x180D1F330")]
|
|
internal object <GetGetMethodByReflection>b__0(object source)
|
|
{
|
|
FieldAttributes attributes = this.fieldInfo.Attributes;
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x04005910 RID: 22800
|
|
[FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x4005910")]
|
|
public FieldInfo fieldInfo;
|
|
}
|
|
|
|
// Token: 0x0200169B RID: 5787
|
|
[Token(Token = "0x200169B")]
|
|
[CompilerGenerated]
|
|
private sealed class AEOGOLLPCFB
|
|
{
|
|
// Token: 0x0600865A RID: 34394 RVA: 0x001CA6B0 File Offset: 0x001C88B0
|
|
[Token(Token = "0x600865A")]
|
|
[Address(RVA = "0x3F5100", Offset = "0x3F3F00", VA = "0x1803F5100")]
|
|
public AEOGOLLPCFB()
|
|
{
|
|
}
|
|
|
|
// Token: 0x0600865B RID: 34395 RVA: 0x001CA6C4 File Offset: 0x001C88C4
|
|
[Token(Token = "0x600865B")]
|
|
[Address(RVA = "0xD14DF0", Offset = "0xD13BF0", VA = "0x180D14DF0")]
|
|
internal void <GetSetMethodByReflection>b__0(object source, object value)
|
|
{
|
|
MethodInfo methodInfo = this.methodInfo;
|
|
object[] array = new object[1];
|
|
if (value != 0)
|
|
{
|
|
}
|
|
array[0] = value;
|
|
object obj = methodInfo.Invoke(source, array);
|
|
}
|
|
|
|
// Token: 0x04005911 RID: 22801
|
|
[FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x4005911")]
|
|
public MethodInfo methodInfo;
|
|
}
|
|
|
|
// Token: 0x0200169C RID: 5788
|
|
[Token(Token = "0x200169C")]
|
|
[CompilerGenerated]
|
|
private sealed class EGKDIBCLNBE
|
|
{
|
|
// Token: 0x0600865C RID: 34396 RVA: 0x001CA6FC File Offset: 0x001C88FC
|
|
[Token(Token = "0x600865C")]
|
|
[Address(RVA = "0x3F5100", Offset = "0x3F3F00", VA = "0x1803F5100")]
|
|
public EGKDIBCLNBE()
|
|
{
|
|
}
|
|
|
|
// Token: 0x0600865D RID: 34397 RVA: 0x001CA710 File Offset: 0x001C8910
|
|
[Token(Token = "0x600865D")]
|
|
[Address(RVA = "0xD1B260", Offset = "0xD1A060", VA = "0x180D1B260")]
|
|
internal void <GetSetMethodByReflection>b__0(object source, object value)
|
|
{
|
|
this.fieldInfo.SetValue(source, value);
|
|
}
|
|
|
|
// Token: 0x04005912 RID: 22802
|
|
[FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x4005912")]
|
|
public FieldInfo fieldInfo;
|
|
}
|
|
}
|