terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ AllowRemove

bool IBindingList. Newtonsoft.Json.Linq.JContainer.AllowRemove
getprivateinherited

Implements System.ComponentModel.IBindingList.

Definition at line 774 of file JContainer.cs.

775 {
776 get
777 {
778 return true;
779 }
780 }