1 reference to IsAlphaNumeric
Microsoft.Build.Tasks.Git (1)
GitDataReader\GitConfig.Reader.cs (1)
389
if (
IsAlphaNumeric
(c) || c == '-' || c == '.')