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

◆ RaiseListChangedEvents

bool System.ComponentModel.BindingList< T >.RaiseListChangedEvents
getset

Definition at line 180 of file BindingList.cs.

181 {
182 [global::Cpp2ILInjected.Token(Token = "0x600161B")]
183 [global::Cpp2ILInjected.Address(RVA = "0x18E6A7C", Offset = "0x18E6A7C", Length = "0x8")]
184 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
185 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
186 get
187 {
188 throw null;
189 }
190 [global::Cpp2ILInjected.Token(Token = "0x600161C")]
191 [global::Cpp2ILInjected.Address(RVA = "0x18E6A84", Offset = "0x18E6A84", Length = "0xC")]
192 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
193 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
194 set
195 {
196 throw null;
197 }
198 }