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

◆ SortDirectionCore

virtual ListSortDirection System.ComponentModel.BindingList< T >.SortDirectionCore
getsetprotected

Definition at line 612 of file BindingList.cs.

613 {
614 [global::Cpp2ILInjected.Token(Token = "0x600163E")]
615 [global::Cpp2ILInjected.Address(RVA = "0x18E763C", Offset = "0x18E763C", Length = "0x8")]
616 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
617 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
618 get
619 {
620 throw null;
621 }
622 }