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

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

Implements System.ComponentModel.IBindingList.

Definition at line 426 of file BindingList.cs.

427 {
428 [global::Cpp2ILInjected.Token(Token = "0x6001630")]
429 [global::Cpp2ILInjected.Address(RVA = "0x18E7564", Offset = "0x18E7564", Length = "0x8")]
430 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
431 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
432 get
433 {
434 throw null;
435 }
436 [global::Cpp2ILInjected.Token(Token = "0x6001631")]
437 [global::Cpp2ILInjected.Address(RVA = "0x18E756C", Offset = "0x18E756C", Length = "0x34")]
438 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
439 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
440 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
441 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
442 set
443 {
444 throw null;
445 }
446 }