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

◆ Add()

string Newtonsoft.Json.Utilities.PropertyNameTable.Add ( string key)
inline

Definition at line 51 of file PropertyNameTable.cs.

52 {
53 int num;
54 do
55 {
56 num = 1;
57 }
58 while (key == null);
59 if (key._stringLength == 0 || num != 0)
60 {
61 }
62 int stringLength = key._stringLength;
63 long num2 = 0L;
64 char c = key[(int)num2];
65 int stringLength2 = key._stringLength;
66 int mask = this._mask;
67 PropertyNameTable.Entry[] entries = this._entries;
68 string text;
69 return text;
70 }
class f__AnonymousType0<< Count > j__TPar

References Newtonsoft.Json.Utilities.PropertyNameTable._entries, Newtonsoft.Json.Utilities.PropertyNameTable._mask, j__TPar, System.key, System.L, and System.text.