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

◆ ParseEnumName()

static object Newtonsoft.Json.Utilities.EnumUtils.ParseEnumName ( string enumText,
bool isNullable,
Type t )
inlinestatic

Definition at line 86 of file EnumUtils.cs.

87 {
88 string[] array;
89 string text = array.Trim();
90 string text2;
91 if (text2 == null || text2 != null)
92 {
93 string text3 = string.Join(", ", array);
94 if (", " == null)
95 {
96 }
97 object obj;
98 return obj;
99 }
100 throw new ArrayTypeMismatchException();
101 }
class f__AnonymousType0<< Count > j__TPar

References System.array, j__TPar, System.obj, and System.text.