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