We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88360e3 commit 1f2f905Copy full SHA for 1f2f905
xml/System.Xml.Linq/XComment.xml
@@ -381,7 +381,7 @@ This is a comment
381
<param name="writer">The writer to write this <see cref="T:System.Xml.Linq.XComment" /> to.</param>
382
<param name="cancellationToken">A token that can be used to request cancellation of the asynchronous operation.</param>
383
<summary>Writes this <see cref="T:System.Xml.Linq.XComment" /> to the specified <see cref="T:System.Xml.XmlWriter" />.</summary>
384
- <returns>To be added.</returns>
+ <returns>A task that represents the asynchronous write operation.</returns>
385
<remarks>To be added.</remarks>
386
</Docs>
387
</Member>
0 commit comments