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