Base:
method
WriteStartDocumentAsync
System.Xml.XmlWriter.WriteStartDocumentAsync()
2 references to WriteStartDocumentAsync
System.Xml (2)
System\Xml\Core\XmlWellFormedWriterAsync.cs (2)
1089return AdvanceStateAsync_ReturnWhenFinish(WriteStartDocumentAsync(), State.Document); 1092return AdvanceStateAsync_ReturnWhenFinish(WriteStartDocumentAsync(), State.Element);