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