Skip to content

Commit

Permalink
Fix build suggestions (#10605)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewarren authored Oct 24, 2024
1 parent 70059a9 commit 36097ee
Show file tree
Hide file tree
Showing 5 changed files with 172 additions and 178 deletions.
6 changes: 2 additions & 4 deletions xml/Microsoft.Extensions.ObjectPool/ObjectPool.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@
</Base>
<Interfaces />
<Docs>
<summary>
Methods for creating <see cref="T:Microsoft.Extensions.ObjectPool.ObjectPool`1" /> instances.
</summary>
<summary>Methods for creating <see cref="T:Microsoft.Extensions.ObjectPool.ObjectPool`1" /> instances.</summary>
<remarks>To be added.</remarks>
</Docs>
<Members>
Expand Down Expand Up @@ -65,7 +63,7 @@
<summary>To be added.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
<inheritdoc />
<inheritdoc cref="M:Microsoft.Extensions.ObjectPool.ObjectPoolProvider.Create``1(Microsoft.Extensions.ObjectPool.IPooledObjectPolicy{``0})" />
</Docs>
</Member>
</Members>
Expand Down
Loading

0 comments on commit 36097ee

Please sign in to comment.