2 references to IsDigit
Microsoft.CodeAnalysis (2)
Xml\XmlCharType.cs (2)
1131
if (!
IsDigit
(str[i]))
1147
if (!
IsDigit
(chars[i]))