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

◆ BuildStateArray()

static JsonWriter.State[][] Newtonsoft.Json.JsonWriter.BuildStateArray ( )
inlinestaticpackageinherited

Definition at line 16 of file JsonWriter.cs.

17 {
18 if (!true)
19 {
20 }
21 Type type;
23 long num = 0L;
24 int num2 = 7;
25 if (values != null)
26 {
27 }
28 if (num == 0L)
29 {
30 if (num2 == 0)
31 {
32 }
33 throw new InvalidCastException();
34 }
35 throw new OutOfMemoryException();
36 }
class f__AnonymousType0<< Count > j__TPar
static IList< object > GetValues(Type enumType)
Definition EnumUtils.cs:58

References Newtonsoft.Json.Utilities.EnumUtils.GetValues(), j__TPar, System.L, and System.values.

Referenced by Newtonsoft.Json.JsonWriter.JsonWriter().