Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ WriteEndNamespaceDeclaration()

override void System.Xml.XmlEncodedRawTextWriter.WriteEndNamespaceDeclaration ( )
inlinepackagevirtualinherited

Reimplemented from System.Xml.XmlRawWriter.

Definition at line 361 of file XmlEncodedRawTextWriter.cs.

References System.Xml.XmlEncodedRawTextWriter._attrEndPos, System.Xml.XmlEncodedRawTextWriter._bufChars, System.Xml.XmlEncodedRawTextWriter._bufPos, System.Xml.XmlEncodedRawTextWriter._inAttributeValue, System.Xml.XmlEncodedRawTextWriter._inTextContent, System.Xml.XmlEncodedRawTextWriter._trackTextContent, System.Xml.XmlEncodedRawTextWriter.ChangeTextContentMark(), and System.value.

Referenced by System.Xml.XmlEncodedRawTextWriter.WriteNamespaceDeclaration().