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

◆ Empty

global.System.ArraySegment<T> System.ArraySegment< T >.Empty
staticgetset

Definition at line 19 of file ArraySegment.cs.

20 {
21 [global::System.Runtime.CompilerServices.CompilerGenerated]
22 [global::Cpp2ILInjected.Token(Token = "0x60003DD")]
23 [global::Cpp2ILInjected.Address(RVA = "0x15C6C98", Offset = "0x15C6C98", Length = "0x6C")]
24 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
27 get
28 {
29 throw null;
30 }
31 }