We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ArraySegment could be improved with debugger display and debugger type proxy.
Current state:
See Span debugging support for ideas of improvement.
The text was updated successfully, but these errors were encountered:
Tagging subscribers to this area: @thaystg See info in area-owners.md if you want to be subscribed.
area-Debugger-mono
Sorry, something went wrong.
Tagging subscribers to this area: @dotnet/area-system-runtime See info in area-owners.md if you want to be subscribed.
area-System.Runtime, untriaged
area-System.Runtime
untriaged
This is a small improvement that doesn't impact public API surface. Please feel free to provide it anytime after main opens up for .NET 9 changes
main
Successfully merging a pull request may close this issue.
ArraySegment could be improved with debugger display and debugger type proxy.
Current state:
See Span debugging support for ideas of improvement.
The text was updated successfully, but these errors were encountered: