Skip to content

Conversation

MihaZupan
Copy link
Member

Introduced in #110465

Normalization.IsNormalized now does the ASCII check, so we can skip it in string.IsNormalized that just calls the former.
This also lets us skip the ascii check entirely on Invariant mode.

Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-globalization
See info in area-owners.md if you want to be subscribed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants