terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
EmptyEnumerable.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Linq
6{
7 [global::Cpp2ILInjected.Token(Token = "0x200001A")]
8 internal class EmptyEnumerable<TElement>
9 {
10 // Note: this type is marked as 'beforefieldinit'.
11 [global::Cpp2ILInjected.Token(Token = "0x60000E3")]
12 [global::Cpp2ILInjected.Address(RVA = "0x16234F0", Offset = "0x16234F0", Length = "0xA8")]
13 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x4000071")]
22 public static readonly TElement[] Instance;
23 }
24}
class f__AnonymousType0<< Count > j__TPar
static readonly TElement[] Instance