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

◆ UTF8Unmarked

Encoding System.Text.EncodingHelper.UTF8Unmarked
staticgetpackage

Definition at line 12 of file EncodingHelper.cs.

13 {
14 get
15 {
16 if (!true)
17 {
18 }
19 if (!true)
20 {
21 if (!true)
22 {
23 }
24 if (!true)
25 {
26 }
27 if (true)
28 {
29 }
30 long num = 0L;
31 if (true)
32 {
33 }
34 if (num != 0L)
35 {
36 throw new OutOfMemoryException();
37 }
38 }
39 if (!true)
40 {
41 }
42 return 1;
43 }
44 }