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

◆ XElement() [1/3]

System.Xml.Linq.XElement.XElement ( XName name)
inline

Definition at line 17 of file XElement.cs.

18 {
19 do
20 {
21 base..ctor();
22 }
23 while (name == null);
25 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.Xml.Linq.XElement.name.