-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Automatically port System.Text.Encodings #3151
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
Conversation
Co-Authored-By: David Cantu <jozkyy@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've suggested some changes, @carlossanlop. In particular (and perhaps it's just me), I found the reversal of true and false values confusing, since the initial description of the parameter value describes what the named parameter is not.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than those changes, look's good.
Co-Authored-By: Ron Petrusha <ronpet@microsoft.com>
Co-Authored-By: David Cantu <jozkyy@gmail.com>
@ahsonkhan @GrabYourPitchforks