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

◆ SupportsChangeNotificationCore

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

Definition at line 477 of file BindingList.cs.

478 {
479 [global::Cpp2ILInjected.Token(Token = "0x6001634")]
480 [global::Cpp2ILInjected.Address(RVA = "0x18E75C4", Offset = "0x18E75C4", Length = "0x8")]
481 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
482 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
483 get
484 {
485 throw null;
486 }
487 }