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
EmptyArray.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System
4
{
5
// Token: 0x02000173 RID: 371
6
internal
static
class
EmptyArray
<T>
7
{
8
// Token: 0x06000EE7 RID: 3815 RVA: 0x00020004 File Offset: 0x0001E204
9
// Note: this type is marked as 'beforefieldinit'.
10
static
EmptyArray
()
11
{
12
}
13
14
// Token: 0x04000671 RID: 1649
15
public
static
readonly
T[]
Value
;
16
}
17
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.EmptyArray.EmptyArray
static EmptyArray()
Definition
EmptyArray.cs:10
System.EmptyArray.Value
static readonly T[] Value
Definition
EmptyArray.cs:15
System.EmptyArray
Definition
EmptyArray.cs:7
System
Definition
__ComObject.cs:4
source
mscorlib
System
EmptyArray.cs
Generated by
1.10.0