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

◆ SupportsChangeNotification

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

Implements System.ComponentModel.IBindingList.

Definition at line 463 of file BindingList.cs.

464 {
465 [global::Cpp2ILInjected.Token(Token = "0x6001633")]
466 [global::Cpp2ILInjected.Address(RVA = "0x18E75B4", Offset = "0x18E75B4", Length = "0x10")]
467 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
468 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
469 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
470 get
471 {
472 throw null;
473 }
474 }