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

◆ WriteIndentAsync()

async Task System.Xml.XmlUtf8RawTextWriterIndent.WriteIndentAsync ( )
inlineprivate

Definition at line 365 of file XmlUtf8RawTextWriterIndent.cs.

References System.Xml.XmlUtf8RawTextWriterIndent._indentChars, System.Xml.XmlUtf8RawTextWriterIndent._indentLevel, System.Xml.XmlUtf8RawTextWriter._newLineChars, System.Xml.XmlUtf8RawTextWriter.CheckAsyncCall(), System.Threading.Tasks.Task< TResult >.ConfigureAwait(), System.Xml.Dictionary, and System.Xml.XmlUtf8RawTextWriter.RawTextAsync().

Referenced by System.Xml.XmlUtf8RawTextWriterIndent.WriteCommentAsync(), System.Xml.XmlUtf8RawTextWriterIndent.WriteDocTypeAsync(), System.Xml.XmlUtf8RawTextWriterIndent.WriteEndElementAsync(), System.Xml.XmlUtf8RawTextWriterIndent.WriteFullEndElementAsync(), System.Xml.XmlUtf8RawTextWriterIndent.WriteProcessingInstructionAsync(), System.Xml.XmlUtf8RawTextWriterIndent.WriteStartAttributeAsync(), and System.Xml.XmlUtf8RawTextWriterIndent.WriteStartElementAsync().