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

◆ SupportsSorting

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

Implements System.ComponentModel.IBindingList.

Definition at line 517 of file BindingList.cs.

518 {
519 [global::Cpp2ILInjected.Token(Token = "0x6001637")]
520 [global::Cpp2ILInjected.Address(RVA = "0x18E75E4", Offset = "0x18E75E4", Length = "0x10")]
521 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
522 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
523 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
524 get
525 {
526 throw null;
527 }
528 }