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

◆ Get() [1/2]

static XNamespace System.Xml.Linq.XNamespace.Get ( string namespaceName)
inlinestatic

Definition at line 77 of file XNamespace.cs.

78 {
80 return xnamespace;
81 }
class f__AnonymousType0<< Count > j__TPar
XNamespace(string namespaceName)
Definition XNamespace.cs:10

References j__TPar.

Referenced by System.Xml.Linq.XName.Get(), System.Xml.Linq.ElementWriter.PushAncestors(), and System.Xml.Linq.ElementWriter.PushElement().