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

◆ GetObjectType()

static Type Newtonsoft.Json.Utilities.ReflectionUtils.GetObjectType ( object v)
inlinestatic

Definition at line 75 of file ReflectionUtils.cs.

76 {
77 Type type;
78 return type;
79 }

Referenced by Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType().