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

◆ WriteStartNamespaceDeclarationAsync()

override async Task System.Xml.XmlUtf8RawTextWriter.WriteStartNamespaceDeclarationAsync ( string prefix)
inlinepackagevirtualinherited

Reimplemented from System.Xml.XmlRawWriter.

Definition at line 1622 of file XmlUtf8RawTextWriter.cs.

References System.Xml.XmlUtf8RawTextWriter._bufBytes, System.Xml.XmlUtf8RawTextWriter._bufPos, System.Xml.XmlUtf8RawTextWriter._inAttributeValue, System.Xml.XmlUtf8RawTextWriter.CheckAsyncCall(), System.Threading.Tasks.Task< TResult >.ConfigureAwait(), System.Xml.Dictionary, System.prefix, and System.Xml.XmlUtf8RawTextWriter.RawTextAsync().

Referenced by System.Xml.XmlUtf8RawTextWriter.WriteNamespaceDeclarationAsync().