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

◆ XComment() [2/2]

System.Xml.Linq.XComment.XComment ( XComment other)
inline

Definition at line 21 of file XComment.cs.

22 {
23 do
24 {
25 base..ctor();
26 }
27 while (other == null);
28 string text = other.value;
30 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.text.