1 reference to s_keyTrimChars
Microsoft.DotNet.Arcade.Sdk (1)
src\InstallDotNetCore.cs (1)
112
var propertyName = item.Key.Trim(
s_keyTrimChars
);