5 references to LParen
System.ServiceModel (5)
System\ServiceModel\Dispatcher\XPathLexer.cs (2)
604token.Set(XPathTokenID.LParen); 976(this.previousID != XPathTokenID.LParen) &&
System\ServiceModel\Dispatcher\XPathParser.cs (3)
394this.NextToken(XPathTokenID.LParen, QueryCompileError.InvalidFunction); 603this.NextToken(XPathTokenID.LParen, QueryCompileError.InvalidNodeTest); 746if (null != this.NextToken(XPathTokenID.LParen))