Base:
method
WriteToAsync
System.Xml.Linq.XNode.WriteToAsync(System.Xml.XmlWriter, System.Threading.CancellationToken)
1 reference to WriteToAsync
System.Private.Xml.Linq (1)
System\Xml\Linq\XElement.cs (1)
1190await WriteToAsync(writer, cancellationToken).ConfigureAwait(false);