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 b1b26d1 commit 5fe7532Copy full SHA for 5fe7532
xml/System.Buffers/ReadOnlySequence`1.xml
@@ -25,7 +25,7 @@
25
</Attributes>
26
<Docs>
27
<typeparam name="T">To be added.</typeparam>
28
- <summary>Represents a sequence that can read a sequential series of <typeparam name="T" />.</summary>
+ <summary>Represents a sequence that can read a sequential series of <typeparamref name="T" />.</summary>
29
<remarks>To be added.</remarks>
30
</Docs>
31
<Members>
@@ -691,4 +691,4 @@ The consumer is expected to manage the lifetime of memory until <see cref="T:Sys
691
692
</Member>
693
</Members>
694
-</Type>
+</Type>
0 commit comments