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