Files
niko 8fc35183db a
2026-04-11 22:19:20 +02:00

373 lines
22 KiB
C#

using System;
using System.Collections;
using System.Collections.Generic;
using System.Reflection;
using System.Runtime.InteropServices;
using Cpp2IlInjected;
using Photon.Pun;
using UnityEngine;
// Token: 0x02000635 RID: 1589
[Token(Token = "0x2000635")]
[DefaultMember("Item")]
public class BMPINMNGBLL<T> : KLLMCPFPIIE<T[]>, ISet<T>, ICollection<T>, IEnumerable<T>, IEnumerable
{
// Token: 0x06002E47 RID: 11847 RVA: 0x000BE288 File Offset: 0x000BC488
[Token(Token = "0x6002E47")]
[Address(RVA = "0x2A30EC0", Offset = "0x2A2FCC0", VA = "0x182A30EC0")]
public BMPINMNGBLL(MonoBehaviourPun CKCMODJNCNF, AGAJMBPABDL IEKDDPPNFPF, string DNGKIAJLLHG, OHOEENCHJJE PABBONGJHEA, [Optional] Action AFLPGGJMPOE)
{
((IDisposable)this).Dispose();
}
// Token: 0x06002E48 RID: 11848 RVA: 0x000BE2A4 File Offset: 0x000BC4A4
[Token(Token = "0x6002E48")]
[Address(RVA = "0x2A30D70", Offset = "0x2A2FB70", VA = "0x182A30D70")]
public BMPINMNGBLL(MonoBehaviourPun CKCMODJNCNF, string DNGKIAJLLHG, OHOEENCHJJE PABBONGJHEA, [Optional] Action AFLPGGJMPOE)
{
((IDisposable)this).Dispose();
}
// Token: 0x06002E49 RID: 11849 RVA: 0x000BE2C0 File Offset: 0x000BC4C0
[Token(Token = "0x6002E49")]
[Address(RVA = "0x2A31020", Offset = "0x2A2FE20", VA = "0x182A31020")]
public BMPINMNGBLL(MonoBehaviourPun CKCMODJNCNF, string DNGKIAJLLHG, T OANDOPIEEPO, OHOEENCHJJE PABBONGJHEA, bool EMOFCBLJGCB, [Optional] Action AFLPGGJMPOE)
{
((IDisposable)this).Dispose();
}
// Token: 0x17000802 RID: 2050
// (get) Token: 0x06002E4A RID: 11850 RVA: 0x0000220F File Offset: 0x0000040F
[Token(Token = "0x17000802")]
public int MEPGPGKFENE
{
[Token(Token = "0x6002E4A")]
[Address(RVA = "0x2A31180", Offset = "0x2A2FF80", VA = "0x182A31180", Slot = "13")]
get
{
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
}
}
// Token: 0x17000803 RID: 2051
// (get) Token: 0x06002E4B RID: 11851 RVA: 0x000BE2DC File Offset: 0x000BC4DC
[Token(Token = "0x17000803")]
bool ICollection<T>.IPPLFDEGEKK
{
[Token(Token = "0x6002E4B")]
[Address(RVA = "0x403930", Offset = "0x402730", VA = "0x180403930", Slot = "14")]
get
{
}
}
// Token: 0x06002E4C RID: 11852 RVA: 0x0000220F File Offset: 0x0000040F
[Token(Token = "0x6002E4C")]
[Address(RVA = "0x2A2F5D0", Offset = "0x2A2E3D0", VA = "0x182A2F5D0", Slot = "10")]
public bool Add(T FMDLBNOKCBG)
{
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
}
// Token: 0x06002E4D RID: 11853 RVA: 0x000BE2EC File Offset: 0x000BC4EC
[Token(Token = "0x6002E4D")]
[Address(RVA = "0x2A30B60", Offset = "0x2A2F960", VA = "0x182A30B60", Slot = "15")]
void ICollection<T>.Add(T FMDLBNOKCBG)
{
}
// Token: 0x06002E4E RID: 11854 RVA: 0x000BE300 File Offset: 0x000BC500
[Token(Token = "0x6002E4E")]
[Address(RVA = "0x2A2F790", Offset = "0x2A2E590", VA = "0x182A2F790", Slot = "16")]
public void Clear()
{
((IDisposable)this).Dispose();
}
// Token: 0x06002E4F RID: 11855 RVA: 0x000BE31C File Offset: 0x000BC51C
[Token(Token = "0x6002E4F")]
[Address(RVA = "0x2A2F880", Offset = "0x2A2E680", VA = "0x182A2F880", Slot = "17")]
public bool Contains(T IOBEPGLJNIP)
{
throw new NullReferenceException();
}
// Token: 0x06002E50 RID: 11856 RVA: 0x0000220F File Offset: 0x0000040F
[Token(Token = "0x6002E50")]
[Address(RVA = "0x2A2F8F0", Offset = "0x2A2E6F0", VA = "0x182A2F8F0", Slot = "18")]
public void CopyTo(T[] OPEBNMBKJJA, int JJBEHBJNJED)
{
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
}
// Token: 0x06002E51 RID: 11857 RVA: 0x000BE330 File Offset: 0x000BC530
[Token(Token = "0x6002E51")]
[Address(RVA = "0x2A2FC30", Offset = "0x2A2EA30", VA = "0x182A2FC30", Slot = "20")]
public IEnumerator<T> GetEnumerator()
{
int num;
BMPINMNGBLL.NCCFIHHCIDH nccfihhcidh = new BMPINMNGBLL.NCCFIHHCIDH(num);
num = 0;
throw new NullReferenceException();
}
// Token: 0x06002E52 RID: 11858 RVA: 0x000BE34C File Offset: 0x000BC54C
[Token(Token = "0x6002E52")]
[Address(RVA = "0x2A30BD0", Offset = "0x2A2F9D0", VA = "0x182A30BD0", Slot = "21")]
IEnumerator IEnumerable.GetEnumerator()
{
((IDisposable)this).Dispose();
throw new NullReferenceException();
}
// Token: 0x06002E53 RID: 11859 RVA: 0x0000220F File Offset: 0x0000040F
[Token(Token = "0x6002E53")]
[Address(RVA = "0x2A2F940", Offset = "0x2A2E740", VA = "0x182A2F940", Slot = "22")]
public void ExceptWith(IEnumerable<T> HPKICPNGMDJ)
{
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
}
// Token: 0x06002E54 RID: 11860 RVA: 0x0000220F File Offset: 0x0000040F
[Token(Token = "0x6002E54")]
[Address(RVA = "0x2A2FD30", Offset = "0x2A2EB30", VA = "0x182A2FD30", Slot = "12")]
public void IntersectWith(IEnumerable<T> HPKICPNGMDJ)
{
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
}
// Token: 0x06002E55 RID: 11861 RVA: 0x000BE364 File Offset: 0x000BC564
[Token(Token = "0x6002E55")]
[Address(RVA = "0x2A2FE40", Offset = "0x2A2EC40", VA = "0x182A2FE40", Slot = "23")]
public bool IsProperSubsetOf(IEnumerable<T> HPKICPNGMDJ)
{
/*
An exception occurred when decompiling this method (06002E55)
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean BMPINMNGBLL::IsProperSubsetOf(System.Collections.Generic.IEnumerable`1<T>)
---> 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 1660
*/;
}
// Token: 0x06002E56 RID: 11862 RVA: 0x000BE378 File Offset: 0x000BC578
[Token(Token = "0x6002E56")]
[Address(RVA = "0x2A2FE90", Offset = "0x2A2EC90", VA = "0x182A2FE90", Slot = "24")]
public bool IsProperSupersetOf(IEnumerable<T> HPKICPNGMDJ)
{
/*
An exception occurred when decompiling this method (06002E56)
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean BMPINMNGBLL::IsProperSupersetOf(System.Collections.Generic.IEnumerable`1<T>)
---> 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 1660
*/;
}
// Token: 0x06002E57 RID: 11863 RVA: 0x000BE38C File Offset: 0x000BC58C
[Token(Token = "0x6002E57")]
[Address(RVA = "0x2A2FF80", Offset = "0x2A2ED80", VA = "0x182A2FF80", Slot = "25")]
public bool IsSubsetOf(IEnumerable<T> HPKICPNGMDJ)
{
/*
An exception occurred when decompiling this method (06002E57)
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean BMPINMNGBLL::IsSubsetOf(System.Collections.Generic.IEnumerable`1<T>)
---> 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 1660
*/;
}
// Token: 0x06002E58 RID: 11864 RVA: 0x000BE3A0 File Offset: 0x000BC5A0
[Token(Token = "0x6002E58")]
[Address(RVA = "0x2A2FFD0", Offset = "0x2A2EDD0", VA = "0x182A2FFD0", Slot = "26")]
public bool IsSupersetOf(IEnumerable<T> HPKICPNGMDJ)
{
/*
An exception occurred when decompiling this method (06002E58)
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean BMPINMNGBLL::IsSupersetOf(System.Collections.Generic.IEnumerable`1<T>)
---> 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 1660
*/;
}
// Token: 0x06002E59 RID: 11865 RVA: 0x000BE3B4 File Offset: 0x000BC5B4
[Token(Token = "0x6002E59")]
[Address(RVA = "0x2A30200", Offset = "0x2A2F000", VA = "0x182A30200", Slot = "27")]
public bool Overlaps(IEnumerable<T> HPKICPNGMDJ)
{
int num;
do
{
num = 0;
num += num;
num++;
bool flag;
while (!flag)
{
}
}
while (num != 0);
if (num != -1)
{
}
throw new NullReferenceException();
}
// Token: 0x06002E5A RID: 11866 RVA: 0x0000220F File Offset: 0x0000040F
[Token(Token = "0x6002E5A")]
[Address(RVA = "0x2A30830", Offset = "0x2A2F630", VA = "0x182A30830", Slot = "28")]
public bool SetEquals(IEnumerable<T> HPKICPNGMDJ)
{
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
}
// Token: 0x06002E5B RID: 11867 RVA: 0x000BE3E8 File Offset: 0x000BC5E8
[Token(Token = "0x6002E5B")]
[Address(RVA = "0x2A30B10", Offset = "0x2A2F910", VA = "0x182A30B10", Slot = "29")]
public void SymmetricExceptWith(IEnumerable<T> HPKICPNGMDJ)
{
/*
An exception occurred when decompiling this method (06002E5B)
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void BMPINMNGBLL::SymmetricExceptWith(System.Collections.Generic.IEnumerable`1<T>)
---> 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 1660
*/;
}
// Token: 0x06002E5C RID: 11868 RVA: 0x0000220F File Offset: 0x0000040F
[Token(Token = "0x6002E5C")]
[Address(RVA = "0x2A30C00", Offset = "0x2A2FA00", VA = "0x182A30C00", Slot = "11")]
public void UnionWith(IEnumerable<T> HPKICPNGMDJ)
{
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
}
// Token: 0x06002E5D RID: 11869 RVA: 0x0000220F File Offset: 0x0000040F
[Token(Token = "0x6002E5D")]
[Address(RVA = "0x2A30770", Offset = "0x2A2F570", VA = "0x182A30770", Slot = "19")]
public bool Remove(T OHFNOHEFLHD)
{
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
}
// Token: 0x06002E5E RID: 11870 RVA: 0x0000220F File Offset: 0x0000040F
[Token(Token = "0x6002E5E")]
[Address(RVA = "0x2A30070", Offset = "0x2A2EE70", VA = "0x182A30070")]
public int JCECEJABHLL(T IOBEPGLJNIP)
{
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
}
// Token: 0x06002E5F RID: 11871 RVA: 0x0000220F File Offset: 0x0000040F
[Token(Token = "0x6002E5F")]
[Address(RVA = "0x2A30610", Offset = "0x2A2F410", VA = "0x182A30610")]
public List<T> PKHFDCJDNFF()
{
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
}
// Token: 0x17000804 RID: 2052
// (get) Token: 0x06002E60 RID: 11872 RVA: 0x000BE3FC File Offset: 0x000BC5FC
// (set) Token: 0x06002E61 RID: 11873 RVA: 0x0000220F File Offset: 0x0000040F
[Token(Token = "0x17000804")]
public T ACOEGFLBMEH
{
[Token(Token = "0x6002E60")]
[Address(RVA = "0x2A30140", Offset = "0x2A2EF40", VA = "0x182A30140")]
get
{
throw new NullReferenceException();
}
[Token(Token = "0x6002E61")]
[Address(RVA = "0x2A2FB10", Offset = "0x2A2E910", VA = "0x182A2FB10")]
set
{
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
}
}
// Token: 0x06002E62 RID: 11874 RVA: 0x000BE410 File Offset: 0x000BC610
[Token(Token = "0x6002E62")]
[Address(RVA = "0x2A2F720", Offset = "0x2A2E520", VA = "0x182A2F720")]
private void CMLNEBJELKE()
{
Debug.LogError("You should not create SynchronizedDictionary with permission of ANYONE. This can lead to race conditions where data is lost");
}
// Token: 0x06002E63 RID: 11875 RVA: 0x0000220F File Offset: 0x0000040F
// Note: this type is marked as 'beforefieldinit'.
[Token(Token = "0x6002E63")]
[Address(RVA = "0x2A30CC0", Offset = "0x2A2FAC0", VA = "0x182A30CC0")]
static BMPINMNGBLL()
{
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
}
// Token: 0x040025A5 RID: 9637
[Token(Token = "0x40025A5")]
private static readonly T[] PADFKICDJLM;
}