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

◆ InvokeI18N()

static object System.Text.EncodingHelper.InvokeI18N ( string name,
params object[] args )
inlinestaticpackage

Definition at line 63 of file EncodingHelper.cs.

64 {
65 int num = 1;
66 if (num == 0)
67 {
68 }
69 if (num == 0)
70 {
71 }
72 long num2 = 0L;
73 if (num != 0)
74 {
75 }
76 if (num2 == 0L)
77 {
78 Assembly assembly = Assembly.Load("I18N, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756");
79 if ("I18N, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" != null)
80 {
81 }
82 if ("I18N, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" == null)
83 {
84 }
85 }
86 throw new OutOfMemoryException();
87 }
class f__AnonymousType0<< Count > j__TPar
static Assembly Load(string assemblyString)
Definition Assembly.cs:267

References j__TPar, System.L, and System.Reflection.Assembly.Load().