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;
24
this._length
=
stringLength
;
25
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ExceptionArgument.s
@ s
References
j__TPar
, and
System.s
.
System
IO
StringReader
Generated by
1.10.0