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

◆ SortDirection

ListSortDirection System.ComponentModel.IBindingList. System.ComponentModel.BindingList< T >.SortDirection
getsetprivate

Implements System.ComponentModel.IBindingList.

Definition at line 598 of file BindingList.cs.

599 {
600 [global::Cpp2ILInjected.Token(Token = "0x600163D")]
601 [global::Cpp2ILInjected.Address(RVA = "0x18E762C", Offset = "0x18E762C", Length = "0x10")]
602 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
603 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
604 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
605 get
606 {
607 throw null;
608 }
609 }