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

◆ WriteString() [1/2]

unsafe override void System.Xml.XmlEncodedRawTextWriter.WriteString ( string text)
inline

Definition at line 496 of file XmlEncodedRawTextWriter.cs.

References System.Xml.XmlEncodedRawTextWriter._inAttributeValue, System.Xml.XmlEncodedRawTextWriter._inTextContent, System.Xml.XmlEncodedRawTextWriter._trackTextContent, System.Xml.XmlEncodedRawTextWriter.ChangeTextContentMark(), System.Xml.Dictionary, System.text, System.value, System.Xml.XmlEncodedRawTextWriter.WriteAttributeTextBlock(), and System.Xml.XmlEncodedRawTextWriter.WriteElementTextBlock().

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