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