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

◆ RaisesItemChangedEvents

bool System.ComponentModel.IRaiseItemChangedEvents. System.ComponentModel.BindingList< T >.RaisesItemChangedEvents
getsetprivate

Implements System.ComponentModel.IRaiseItemChangedEvents.

Definition at line 753 of file BindingList.cs.

754 {
755 [global::Cpp2ILInjected.Token(Token = "0x600164A")]
756 [global::Cpp2ILInjected.Address(RVA = "0x18E7C1C", Offset = "0x18E7C1C", Length = "0x8")]
757 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
758 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
759 get
760 {
761 throw null;
762 }
763 }