Skip to content

Conversation

StuartMosquera
Copy link
Contributor

Summary

  • This PR corrects the byte count in the description of the ToUInt128 method, changing it from 'four' bytes to 'sixteen' bytes, to match the description in the Returns section.

Fixes #10907

@StuartMosquera StuartMosquera requested a review from a team as a code owner September 14, 2025 23:46
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Sep 14, 2025
Copy link
Contributor

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

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM. I'll :shipit: now

@BillWagner BillWagner merged commit 3d79db6 into dotnet:main Sep 15, 2025
6 checks passed
@StuartMosquera StuartMosquera deleted the fix-ToUInt128-description branch September 15, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Runtime community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong byte count in ToUInt128(Byte[], Int32) summary
2 participants