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

◆ Shared

ArrayPool<T> System.Buffers.ArrayPool< T >.Shared
staticgetsetinherited

Definition at line 12 of file ArrayPool.cs.

13 {
14 [global::System.Runtime.CompilerServices.CompilerGenerated]
15 [global::Cpp2ILInjected.Token(Token = "0x60031BC")]
16 [global::Cpp2ILInjected.Address(RVA = "0x15C6718", Offset = "0x15C6718", Length = "0x6C")]
17 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
20 get
21 {
22 throw null;
23 }
24 }