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

◆ MaxDepth

int? Newtonsoft.Json.JsonSerializerSettings.MaxDepth
getset

Definition at line 545 of file JsonSerializerSettings.cs.

546 {
547 get
548 {
549 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
550 }
551 set
552 {
553 this._maxDepthSet = true;
554 }
555 }
class f__AnonymousType0<< Count > j__TPar