1 reference to IsStartNCNameSingleChar
Microsoft.CodeAnalysis (1)
Xml\XmlCharType.cs (1)
980
return
IsStartNCNameSingleChar
(ch) || ch == ':';