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

◆ AllowNew

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

Implements System.ComponentModel.IBindingList.

Definition at line 764 of file JContainer.cs.

765 {
766 get
767 {
768 return true;
769 }
770 }