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

◆ SortPropertyCore

virtual PropertyDescriptor System.ComponentModel.BindingList< T >.SortPropertyCore
getsetprotected

Definition at line 585 of file BindingList.cs.

586 {
587 [global::Cpp2ILInjected.Token(Token = "0x600163C")]
588 [global::Cpp2ILInjected.Address(RVA = "0x18E7624", Offset = "0x18E7624", Length = "0x8")]
589 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
590 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
591 get
592 {
593 throw null;
594 }
595 }