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

◆ AllowNew [2/2]

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

Implements System.ComponentModel.IBindingList.

Definition at line 375 of file BindingList.cs.

376 {
377 [global::Cpp2ILInjected.Token(Token = "0x600162C")]
378 [global::Cpp2ILInjected.Address(RVA = "0x18E7500", Offset = "0x18E7500", Length = "0x14")]
379 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
380 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
381 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
382 get
383 {
384 throw null;
385 }
386 }