Base:
method
WriteStartNamespaceDeclarationAsync
System.Xml.XmlRawWriter.WriteStartNamespaceDeclarationAsync(System.String)
1 reference to WriteStartNamespaceDeclarationAsync
System.Xml (1)
System\Xml\Core\XmlUtf8RawTextWriterAsync.cs (1)
204await this.WriteStartNamespaceDeclarationAsync( prefix ).ConfigureAwait(false);