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

◆ WriteStringAsync() [1/2]

override Task System.Xml.XmlEncodedRawTextWriter.WriteStringAsync ( string text)
inline

Definition at line 2000 of file XmlEncodedRawTextWriter.cs.

References System.Xml.XmlEncodedRawTextWriter._inAttributeValue, System.Xml.XmlEncodedRawTextWriter._inTextContent, System.Xml.XmlEncodedRawTextWriter._trackTextContent, System.Xml.XmlEncodedRawTextWriter.ChangeTextContentMark(), System.Xml.XmlEncodedRawTextWriter.CheckAsyncCall(), System.text, System.value, System.Xml.XmlEncodedRawTextWriter.WriteAttributeTextBlockAsync(), and System.Xml.XmlEncodedRawTextWriter.WriteElementTextBlockAsync().

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