4 references to NCNameStart
System.ServiceModel (4)
System\ServiceModel\Dispatcher\XPathLexer.cs (4)
188SetProperties(BaseChars, NCNameStart); 189SetProperties(IdeogramicChars, NCNameStart); 190SetProperties(OtherNCNameStartChars, NCNameStart); 263return ((GetCode(c) & NCNameStart) != 0);