Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
MaxMahem opened this issue Jan 29, 2025 · 2 comments
Open

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

MaxMahem opened this issue Jan 29, 2025 · 2 comments
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

Comments

@MaxMahem
Copy link

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

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jan 29, 2025
Copy link

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.

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jan 29, 2025
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant