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
EmptyEnumerable.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Linq
4{
5 // Token: 0x0200001A RID: 26
6 internal class EmptyEnumerable<TElement>
7 {
8 // Token: 0x060000E3 RID: 227 RVA: 0x000037FC File Offset: 0x000019FC
9 // Note: this type is marked as 'beforefieldinit'.
11 {
12 }
13
14 // Token: 0x04000071 RID: 113
15 public static readonly TElement[] Instance;
16 }
17}
class f__AnonymousType0<< Count > j__TPar
static readonly TElement[] Instance