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

◆ IsSortedCore

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

Definition at line 558 of file BindingList.cs.

559 {
560 [global::Cpp2ILInjected.Token(Token = "0x600163A")]
561 [global::Cpp2ILInjected.Address(RVA = "0x18E760C", Offset = "0x18E760C", Length = "0x8")]
562 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
563 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
564 get
565 {
566 throw null;
567 }
568 }