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

◆ FlushAsync()

override async Task System.Xml.XmlEncodedRawTextWriter.FlushAsync ( )
inlinevirtualinherited

Reimplemented from System.Xml.XmlWriter.

Definition at line 2066 of file XmlEncodedRawTextWriter.cs.

References System.Xml.XmlEncodedRawTextWriter._stream, System.Xml.XmlEncodedRawTextWriter._writer, System.Xml.XmlEncodedRawTextWriter.CheckAsyncCall(), System.Threading.Tasks.Task< TResult >.ConfigureAwait(), System.Xml.Dictionary, System.IO.Stream.FlushAsync(), System.IO.TextWriter.FlushAsync(), System.Xml.XmlEncodedRawTextWriter.FlushBufferAsync(), and System.Xml.XmlEncodedRawTextWriter.FlushEncoderAsync().