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;
31 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.Xml.Linq.XText.text.