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

◆ ToObject() [2/2]

object Newtonsoft.Json.Linq.JToken.ToObject ( Type objectType,
JsonSerializer jsonSerializer )
inlineinherited

Definition at line 1765 of file JToken.cs.

1766 {
1768 if (!false)
1769 {
1770 object obj;
1771 return obj;
1772 }
1773 throw new OutOfMemoryException();
1774 }
class f__AnonymousType0<< Count > j__TPar
static void ArgumentNotNull(object value, string parameterName)

References Newtonsoft.Json.Utilities.ValidationUtils.ArgumentNotNull(), j__TPar, and System.obj.