Skip to content

Conversation

@dotnet-bot
Copy link
Contributor

This is an automatically generated pull request from master into dev16.0.

git fetch --all
git checkout merges/master-to-dev16.0
git reset --hard upstream/dev16.0
git merge upstream/master
# Fix merge conflicts
git commit
git push merges/master-to-dev16.0 --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

* Use ordinal string comparison in string manipulation methods

StartsWith, EndsWith, Compare, etc

* Add StartsWithOrdinal, EndsWithOrdinal extension methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants