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

◆ Default [1/2]

ArraySortHelper<TKey, TValue> System.Collections.Generic.ArraySortHelper< T >.Default
staticgetset

Definition at line 116 of file ArraySortHelper.2.cs.

117 {
118 [global::Cpp2ILInjected.Token(Token = "0x6003169")]
119 [global::Cpp2ILInjected.Address(RVA = "0x17F38F4", Offset = "0x17F38F4", Length = "0x6C")]
120 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
121 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
122 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
123 get
124 {
125 throw null;
126 }
127 }