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