terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
MonoLinqHelper.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Collections.Generic
;
3
using
Cpp2IlInjected
;
4
5
namespace
System.IO
6
{
7
// Token: 0x02000573 RID: 1395
8
internal
static
class
MonoLinqHelper
9
{
10
// Token: 0x06002A08 RID: 10760 RVA: 0x0000207A File Offset: 0x0000027A
11
public
static
T[]
ToArray<T>
(
this
IEnumerable
cpp2il__autoParamName__idx_1
)
12
{
13
throw
new
AnalysisFailedException
(
"CPP2IL failed to recover any usable IL for this method."
);
14
}
15
}
16
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Cpp2IlInjected.AnalysisFailedException
Definition
AnalysisFailedException.cs:7
System.IO.MonoLinqHelper.ToArray< T >
static T[] ToArray< T >(this IEnumerable cpp2il__autoParamName__idx_1)
Definition
MonoLinqHelper.cs:11
System.IO.MonoLinqHelper
Definition
MonoLinqHelper.cs:9
System.Collections.Generic.IEnumerable
Definition
IEnumerable.cs:7
Cpp2IlInjected
Definition
AnalysisFailedException.cs:4
System.Collections.Generic
Definition
ArrayBuilder.cs:5
System.IO
Definition
__Error.cs:4
System
Definition
__ComObject.cs:4
source
mscorlib
System
IO
MonoLinqHelper.cs
Generated by
1.10.0