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

◆ JsonReaderException() [3/5]

Newtonsoft.Json.JsonReaderException.JsonReaderException ( string message,
Exception innerException )
inline

Definition at line 76 of file JsonReaderException.cs.

77 : base(message, innerException)
78 {
79 }
class f__AnonymousType0<< Count > j__TPar