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

◆ SupportsSortingCore

virtual bool System.ComponentModel.BindingList< T >.SupportsSortingCore
getsetprotected

Definition at line 531 of file BindingList.cs.

532 {
533 [global::Cpp2ILInjected.Token(Token = "0x6001638")]
534 [global::Cpp2ILInjected.Address(RVA = "0x18E75F4", Offset = "0x18E75F4", Length = "0x8")]
535 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
536 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
537 get
538 {
539 throw null;
540 }
541 }