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

◆ WriteNamespaceDeclarationAsync()

override async Task System.Xml.XmlUtf8RawTextWriter.WriteNamespaceDeclarationAsync ( string prefix,
string namespaceName )
inlinepackagevirtualinherited

Reimplemented from System.Xml.XmlRawWriter.

Definition at line 1614 of file XmlUtf8RawTextWriter.cs.

References System.Xml.XmlUtf8RawTextWriter.CheckAsyncCall(), System.Threading.Tasks.Task< TResult >.ConfigureAwait(), System.Xml.Dictionary, System.prefix, System.Xml.XmlUtf8RawTextWriter.WriteEndNamespaceDeclarationAsync(), System.Xml.XmlUtf8RawTextWriter.WriteStartNamespaceDeclarationAsync(), and System.Xml.XmlUtf8RawTextWriter.WriteStringAsync().