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 [1/2]

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

Implements System.ComponentModel.IBindingList.

Definition at line 389 of file BindingList.cs.

390 {
391 [global::Cpp2ILInjected.Token(Token = "0x600162D")]
392 [global::Cpp2ILInjected.Address(RVA = "0x18E7514", Offset = "0x18E7514", Length = "0x8")]
393 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
394 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
395 get
396 {
397 throw null;
398 }
399 [global::Cpp2ILInjected.Token(Token = "0x600162E")]
400 [global::Cpp2ILInjected.Address(RVA = "0x18E751C", Offset = "0x18E751C", Length = "0x34")]
401 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
402 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
403 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
404 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
405 set
406 {
407 throw null;
408 }
409 }