1 reference to WriteElementAsync
System.Private.Xml.Linq (1)
System\Xml\Linq\XElement.cs (1)
1321
return new ElementWriter(writer).
WriteElementAsync
(this, cancellationToken);