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

◆ CanConvertToString()

static bool Newtonsoft.Json.Serialization.DefaultContractResolver.CanConvertToString ( Type type)
inlinestaticpackage

Definition at line 684 of file DefaultContractResolver.cs.

685 {
686 if (!true)
687 {
688 }
690 if (typeConverter != null)
691 {
693 Type type3;
694 bool flag = typeConverter.CanConvertTo(type3);
695 return;
696 }
697 }
class f__AnonymousType0<< Count > j__TPar
new Type GetType()
Definition Type.cs:287

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