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