diff --git a/xml/System.Buffers/ReadOnlySequence`1.xml b/xml/System.Buffers/ReadOnlySequence`1.xml index a5b3d6657a9..10fb99bd565 100644 --- a/xml/System.Buffers/ReadOnlySequence`1.xml +++ b/xml/System.Buffers/ReadOnlySequence`1.xml @@ -351,10 +351,11 @@ The consumer is expected to manage the lifetime of memory until - To be added. - To be added. - To be added. + The of which to get the offset. + Returns the offset of a within this sequence from the start. + The offset from the start of the sequence. To be added. + The position is out of range. diff --git a/xml/System.Buffers/SequenceReader`1.xml b/xml/System.Buffers/SequenceReader`1.xml index 934c5b685c5..488cda0b7a6 100644 --- a/xml/System.Buffers/SequenceReader`1.xml +++ b/xml/System.Buffers/SequenceReader`1.xml @@ -972,7 +972,7 @@ This method copies a fixed amount of data out of the sequence if possible. It do The delimiter to look for. to move past the if found. - To be added. + The read data, if any. Try to read everything up to the given . if the was found; otherwise, .