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

◆ SupportsSearching

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

Implements System.ComponentModel.IBindingList.

Definition at line 490 of file BindingList.cs.

491 {
492 [global::Cpp2ILInjected.Token(Token = "0x6001635")]
493 [global::Cpp2ILInjected.Address(RVA = "0x18E75CC", Offset = "0x18E75CC", Length = "0x10")]
494 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
495 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
496 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
497 get
498 {
499 throw null;
500 }
501 }