Missing text in documentation of ReadOnlySequence<T>.TryGet method's advance parameter #10845
Labels
needs-area-label
An area label is needed to ensure this gets routed to the appropriate area owners
untriaged
New issue has not been triaged by the area owner
Type of issue
Typo
Description
The documentation of
ReadOnlySequence<T>.TryGet
method'sadvance
parameter states:Shouldn't it be something like "
true
ifposition
should move to the beginning of next segment; otherwise,false
."?Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.buffers.readonlysequence-1.tryget?view=net-9.0&source=docs
Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Buffers/ReadOnlySequence`1.xml
Document Version Independent Id
e70e07fc-1a06-e3c9-3b5c-294da0a7eb44
Article author
@dotnet-bot
The text was updated successfully, but these errors were encountered: