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