7 references to NCName
System.ServiceModel (7)
System\ServiceModel\Dispatcher\XPathLexer.cs (7)
193SetProperties(BaseChars, NCName); 194SetProperties(IdeogramicChars, NCName); 195SetProperties(DigitChars, NCName); 196SetProperties(CombiningChars, NCName); 197SetProperties(ExtenderChars, NCName); 198SetProperties(OtherNCNameChars, NCName); 258return ((GetCode(c) & NCName) != 0);