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

◆ WriteStartElementAsync() [1/2]

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

Definition at line 235 of file XmlEncodedRawTextWriterIndent.cs.

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