1 reference to IsHexadecimalDigit
Microsoft.Build.Tasks.Git (1)
GitDataReader\GitReferenceResolver.cs (1)
389=> reference.Length == _objectNameFormat.HashSize * 2 && reference.All(CharUtils.IsHexadecimalDigit);