2 instantiations of ElementWriter
System.Private.Xml.Linq (2)
System\Xml\Linq\XElement.cs (2)
1305new ElementWriter(writer).WriteElement(this); 1321return new ElementWriter(writer).WriteElementAsync(this, cancellationToken);