3 references to Comma
System.ServiceModel (3)
System\ServiceModel\Dispatcher\XPathLexer.cs (2)
645token.Set(XPathTokenID.Comma); 978(this.previousID != XPathTokenID.Comma) &&
System\ServiceModel\Dispatcher\XPathParser.cs (1)
404if (null == this.NextToken(XPathTokenID.Comma))