Remove remaining ToLower() use from corelib (dotnet/coreclr#26602)
commit5f9d09bc901d9ea74959133abe7e091e544052ca
authorStephen Toub <stoub@microsoft.com>
Tue, 10 Sep 2019 01:07:56 +0000 (9 21:07 -0400)
committerMarek Safar <marek.safar@gmail.com>
Tue, 10 Sep 2019 11:09:56 +0000 (10 13:09 +0200)
tree83f96a6447d099f23196de4113678430b8aa1c50
parent3c503413e0c925c6652f24339573d1aadd76cd20
Remove remaining ToLower() use from corelib (dotnet/coreclr#26602)

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>
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/EventSource.cs