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

◆ WriteSurrogateCharEntityAsync()

override async Task System.Xml.XmlUtf8RawTextWriter.WriteSurrogateCharEntityAsync ( char lowChar,
char highChar )
inlinevirtual

Reimplemented from System.Xml.XmlRawWriter.

Reimplemented in System.Xml.XmlUtf8RawTextWriterIndent.

Definition at line 1757 of file XmlUtf8RawTextWriter.cs.

References System.Xml.XmlUtf8RawTextWriter._bufBytes, System.Xml.XmlUtf8RawTextWriter._bufPos, System.Xml.XmlUtf8RawTextWriter._textPos, System.Xml.XmlUtf8RawTextWriter.CheckAsyncCall(), System.Xml.XmlCharType.CombineSurrogateChar(), System.Threading.Tasks.Task< TResult >.ConfigureAwait(), System.Xml.Dictionary, System.Globalization.NumberFormatInfo.InvariantInfo, and System.Xml.XmlUtf8RawTextWriter.RawTextAsync().