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

◆ WriteCharsAsync()

override Task System.Xml.XmlEncodedRawTextWriter.WriteCharsAsync ( char[] buffer,
int index,
int count )
inlinevirtual

Reimplemented from System.Xml.XmlWriter.

Reimplemented in System.Xml.XmlEncodedRawTextWriterIndent.

Definition at line 2030 of file XmlEncodedRawTextWriter.cs.

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