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

◆ AddingNewHandled

bool System.ComponentModel.BindingList< T >.AddingNewHandled
getsetprivate

Definition at line 323 of file BindingList.cs.

324 {
325 [global::Cpp2ILInjected.Token(Token = "0x6001628")]
326 [global::Cpp2ILInjected.Address(RVA = "0x18E7318", Offset = "0x18E7318", Length = "0x2C")]
327 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
328 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
329 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
330 get
331 {
332 throw null;
333 }
334 }