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

◆ AllowEdit [2/2]

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

Implements System.ComponentModel.IBindingList.

Definition at line 412 of file BindingList.cs.

413 {
414 [global::Cpp2ILInjected.Token(Token = "0x600162F")]
415 [global::Cpp2ILInjected.Address(RVA = "0x18E7550", Offset = "0x18E7550", Length = "0x14")]
416 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
417 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
418 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
419 get
420 {
421 throw null;
422 }
423 }