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

◆ AllowRemove [2/2]

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

Implements System.ComponentModel.IBindingList.

Definition at line 449 of file BindingList.cs.

450 {
451 [global::Cpp2ILInjected.Token(Token = "0x6001632")]
452 [global::Cpp2ILInjected.Address(RVA = "0x18E75A0", Offset = "0x18E75A0", Length = "0x14")]
453 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
454 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
455 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
456 get
457 {
458 throw null;
459 }
460 }