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

◆ SupportsSearchingCore

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

Definition at line 504 of file BindingList.cs.

505 {
506 [global::Cpp2ILInjected.Token(Token = "0x6001636")]
507 [global::Cpp2ILInjected.Address(RVA = "0x18E75DC", Offset = "0x18E75DC", Length = "0x8")]
508 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
509 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
510 get
511 {
512 throw null;
513 }
514 }