Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion xml/System.Collections.Generic/IAsyncEnumerable`1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</TypeParameters>
<Interfaces />
<Docs>
<typeparam name="T">To be added.</typeparam>
<typeparam name="T">The type of the elements in the collection.</typeparam>
<summary>Exposes an enumerator that provides asynchronous iteration over values of a specified type.</summary>
<remarks>To be added.</remarks>
</Docs>
Expand Down
2 changes: 1 addition & 1 deletion xml/System.Collections.Generic/IAsyncEnumerator`1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</Interface>
</Interfaces>
<Docs>
<typeparam name="T">To be added.</typeparam>
<typeparam name="T">The type of the elements in the collection.</typeparam>
<summary>Supports a simple asynchronous iteration over a generic collection.</summary>
<remarks>To be added.</remarks>
</Docs>
Expand Down
4 changes: 2 additions & 2 deletions xml/System.Drawing.Design/BitmapEditor.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<ReturnType>System.Collections.Generic.List&lt;System.String&gt;</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<summary>Provides the list of default file extensions used to filter the file list.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
Expand Down Expand Up @@ -195,4 +195,4 @@
</Docs>
</Member>
</Members>
</Type>
</Type>