1 reference to IsLetter
Microsoft.CodeAnalysis (1)
Xml\XmlCharType.cs (1)
1026
return
IsLetter
(ch) || ch == '_';