3 references to IsDigit
Test.Utilities (3)
WordParser.cs (3)
366
if (
IsDigit
(c))
442
while (
IsDigit
(c));
653
_ =>
IsDigit
(c),