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.SByte.ToString ( string format,
IFormatProvider provider )
inline

Implements System.IFormattable.

Definition at line 72 of file SByte.cs.

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

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