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