Remove remaining String.ToLower() use from corelib by stephentoub · Pull Request #26602 · dotnet/coreclr (original) (raw)
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
This should not be culture-specific.
Also happens to save a string allocation, but that's a drop in the bucket in this function.
Also happens to save a string allocation, but that's a drop in the bucket in this function.
Dotnet-GitSync-Bot pushed a commit to Dotnet-GitSync-Bot/corefx that referenced this pull request
Also happens to save a string allocation, but that's a drop in the bucket in this function.
Signed-off-by: dotnet-bot dotnet-bot@microsoft.com
Dotnet-GitSync-Bot pushed a commit to Dotnet-GitSync-Bot/mono that referenced this pull request
Also happens to save a string allocation, but that's a drop in the bucket in this function.
Signed-off-by: dotnet-bot dotnet-bot@microsoft.com
marek-safar pushed a commit to mono/mono that referenced this pull request
Also happens to save a string allocation, but that's a drop in the bucket in this function.
Signed-off-by: dotnet-bot dotnet-bot@microsoft.com
stephentoub added a commit to dotnet/corefx that referenced this pull request
Also happens to save a string allocation, but that's a drop in the bucket in this function.
Signed-off-by: dotnet-bot dotnet-bot@microsoft.com
Dotnet-GitSync-Bot pushed a commit to Dotnet-GitSync-Bot/corert that referenced this pull request
Also happens to save a string allocation, but that's a drop in the bucket in this function.
Signed-off-by: dotnet-bot dotnet-bot@microsoft.com
jkotas pushed a commit to dotnet/corert that referenced this pull request
Also happens to save a string allocation, but that's a drop in the bucket in this function.
Signed-off-by: dotnet-bot dotnet-bot@microsoft.com
picenka21 pushed a commit to picenka21/runtime that referenced this pull request
Also happens to save a string allocation, but that's a drop in the bucket in this function.
Commit migrated from dotnet/coreclr@4432a27