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
System.Xml.Linq.ElementWriter Struct Reference

Public Member Functions

 ElementWriter (XmlWriter writer)
 
void WriteElement (XElement e)
 

Private Member Functions

string GetPrefixOfNamespace (XNamespace ns, bool allowDefaultNamespace)
 
void PushAncestors (XElement e)
 
void PushElement (XElement e)
 
void WriteEndElement ()
 
void WriteFullEndElement ()
 
void WriteStartElement (XElement e)
 

Private Attributes

XmlWriter _writer
 
NamespaceResolver _resolver
 

Detailed Description

Definition at line 6 of file ElementWriter.cs.


The documentation for this struct was generated from the following file: