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

◆ WriteRawAsync() [1/2]

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

Reimplemented from System.Xml.XmlWriter.

Reimplemented in System.Xml.XmlEncodedRawTextWriterIndent.

Definition at line 2044 of file XmlEncodedRawTextWriter.cs.

References System.Xml.XmlEncodedRawTextWriter._bufPos, System.Xml.XmlEncodedRawTextWriter._inTextContent, System.Xml.XmlEncodedRawTextWriter._textPos, System.Xml.XmlEncodedRawTextWriter._trackTextContent, System.buffer, System.Xml.XmlEncodedRawTextWriter.ChangeTextContentMark(), System.Xml.XmlEncodedRawTextWriter.CheckAsyncCall(), System.Threading.Tasks.Task< TResult >.ConfigureAwait(), System.count, System.Xml.Dictionary, System.index, System.value, and System.Xml.XmlEncodedRawTextWriter.WriteRawWithCharCheckingAsync().