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

◆ WriteJson()

override void Newtonsoft.Json.Converters.KeyValuePairConverter.WriteJson ( JsonWriter writer,
object value,
JsonSerializer serializer )
inline

Definition at line 18 of file KeyValuePairConverter.cs.

19 {
20 if (!true)
21 {
22 }
23 Type type = value.GetType();
24 if (serializer != null)
25 {
26 }
27 }
class f__AnonymousType0<< Count > j__TPar
new Type GetType()
Definition Type.cs:287

References System.Type.GetType(), j__TPar, and System.value.