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

◆ SortProperty

PropertyDescriptor System.ComponentModel.IBindingList. System.ComponentModel.BindingList< T >.SortProperty
getsetprivate

Implements System.ComponentModel.IBindingList.

Definition at line 571 of file BindingList.cs.

572 {
573 [global::Cpp2ILInjected.Token(Token = "0x600163B")]
574 [global::Cpp2ILInjected.Address(RVA = "0x18E7614", Offset = "0x18E7614", Length = "0x10")]
575 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
576 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
577 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
578 get
579 {
580 throw null;
581 }
582 }