Remove several unnecessary string allocations (dotnet/coreclr#25305)
commit7d4ce9cd8c7bcf0c1475fd6f15f9572451e3d696
authorStephen Toub <stoub@microsoft.com>
Fri, 21 Jun 2019 15:56:13 +0000 (21 11:56 -0400)
committerMarek Safar <marek.safar@gmail.com>
Mon, 24 Jun 2019 19:12:12 +0000 (24 21:12 +0200)
tree258d9c08dae6ae472b36d0d6f7a114794419cab1
parent366c80aed87ee3a4cc755ce66604f13390f9a10a
Remove several unnecessary string allocations (dotnet/coreclr#25305)

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/ActivityTracker.cs
netcore/System.Private.CoreLib/shared/System/Globalization/DateTimeFormatInfo.cs
netcore/System.Private.CoreLib/shared/System/Reflection/TypeInfo.cs
netcore/System.Private.CoreLib/shared/System/TimeZoneInfo.Unix.cs