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

◆ WriteStartNamespaceDeclaration()

override void System.Xml.XmlEncodedRawTextWriter.WriteStartNamespaceDeclaration ( string prefix)
inlinepackagevirtualinherited

Reimplemented from System.Xml.XmlRawWriter.

Definition at line 337 of file XmlEncodedRawTextWriter.cs.

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

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