dotnet-api-docs icon indicating copy to clipboard operation
dotnet-api-docs copied to clipboard

ReadOnlySequence<T>.Split methods should document their throws.

Open MaxMahem opened this issue 10 months ago • 3 comments

Type of issue

Missing information

Description

All of these methods throw if a value is out of range, they should probably document that.

Page URL

https://learn.microsoft.com/en-us/dotnet/api/System.Buffers.ReadOnlySequence-1.Slice?view=net-9.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Buffers/ReadOnlySequence`1.xml

Document Version Independent Id

b596ff0e-da12-58f9-8f77-7c16f67eac4f

Article author

@dotnet-bot

MaxMahem avatar Jan 29 '25 22:01 MaxMahem

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

ghost avatar Jan 29 '25 22:01 ghost

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

ghost avatar Jan 29 '25 22:01 ghost

Tagging subscribers to this area: @dotnet/area-system-buffers