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

◆ StringReader()

System.IO.StringReader.StringReader ( string s)
inline

Definition at line 12 of file StringReader.cs.

13 {
14 do
15 {
16 if (!true)
17 {
18 }
19 base..ctor();
20 }
21 while (s == null);
22 this._s = s;
23 int stringLength = s._stringLength;
25 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.s.