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

◆ IsSorted

bool System.ComponentModel.IBindingList. System.ComponentModel.BindingList< T >.IsSorted
getsetprivate

Implements System.ComponentModel.IBindingList.

Definition at line 544 of file BindingList.cs.

545 {
546 [global::Cpp2ILInjected.Token(Token = "0x6001639")]
547 [global::Cpp2ILInjected.Address(RVA = "0x18E75FC", Offset = "0x18E75FC", Length = "0x10")]
548 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
549 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
550 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
551 get
552 {
553 throw null;
554 }
555 }