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
◆
XText()
[2/2]
System.Xml.Linq.XText.XText
(
XText
other
)
inline
Definition at line
22
of file
XText.cs
.
23
{
24
do
25
{
26
base
..ctor();
27
}
28
while
(
other
==
null
);
29
string
text
=
other
.text;
30
this.text
=
text
;
31
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Xml.Linq.XText.text
string text
Definition
XText.cs:93
References
j__TPar
, and
System.Xml.Linq.XText.text
.
System
Xml
Linq
XText
Generated by
1.10.0