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() [1/2]

override string Newtonsoft.Json.Utilities.StringBuffer.ToString ( )
inline

Definition at line 83 of file StringBuffer.cs.

84 {
85 int position = this._position;
86 string text;
87 return text;
88 }

References Newtonsoft.Json.Utilities.StringBuffer._position, and System.text.