2 references to IsDigit
NuGet.Versioning (2)
NuGetVersionFactory.cs (2)
179if (IsDigit(currentChar)) 200if (IsDigit(currentChar))