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

◆ WriteStartElementAsync() [1/2]

override async Task System.Xml.XmlUtf8RawTextWriterIndent.WriteStartElementAsync ( string prefix,
string localName,
string ns )
inline

Definition at line 229 of file XmlUtf8RawTextWriterIndent.cs.

References System.Xml.XmlUtf8RawTextWriter._bufPos, System.Xml.XmlUtf8RawTextWriterIndent._indentLevel, System.Xml.XmlUtf8RawTextWriterIndent._mixedContent, System.Xml.XmlUtf8RawTextWriterIndent._mixedContentStack, System.Xml.XmlUtf8RawTextWriter._textPos, System.Xml.XmlUtf8RawTextWriter.CheckAsyncCall(), System.Threading.Tasks.Task< TResult >.ConfigureAwait(), System.Xml.Dictionary, System.prefix, System.Xml.BitStack.PushBit(), and System.Xml.XmlUtf8RawTextWriterIndent.WriteIndentAsync().