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

◆ JConstructor() [5/5]

Newtonsoft.Json.Linq.JConstructor.JConstructor ( string name)
inline

Definition at line 106 of file JConstructor.cs.

107 {
108 do
109 {
110 base..ctor();
111 if (name == null)
112 {
113 return;
114 }
115 }
116 while (name._stringLength == 0);
118 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.name.