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