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

◆ ToString() [3/3]

string System.Int16.ToString ( string format,
IFormatProvider provider )
inline

Implements System.IFormattable.

Definition at line 71 of file Int16.cs.

72 {
73 int stringLength2;
74 if (format != null)
75 {
76 int stringLength = format._stringLength;
77 long num = 0L;
78 char c = format[(int)num];
79 long num2 = 0L;
80 char c2 = format[(int)num2];
81 char rawStringData = format.GetRawStringData();
82 stringLength2 = format._stringLength;
83 string text;
84 return text;
85 }
86 if (stringLength2 != 0)
87 {
88 }
89 if (!true)
90 {
91 }
92 string text2;
93 return text2;
94 }
class f__AnonymousType0<< Count > j__TPar

References System.format, j__TPar, System.L, and System.text.